Source Code:
(back to article)
<?php $hebrew_text = "כן, אני מדבר עברית"; echo hebrev($hebrew_text, 40); ?>
Result:
Report an issue