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