Showing posts with label PHP hebrev. Show all posts
Showing posts with label PHP hebrev. Show all posts

Friday, 26 September 2014

hebrev in PHP

PHP hebrev() function is utilized to change over the Hebrew logical text to Hebrew visual text.

Syntax:

hebrev(string,maxcharline)
string : Required. A Hebrew input text .
maxcharline : Optional. Indicates maximum number of characters for every line that will be returned.

 Example:

<?php 
echo hebrev(" á çùåï äúùñâ ");
?>

O/P:

âñùúä ïåùç á