PHP Hebrev() Function

PHP hebrev() is string function, which is used to convert Hebrew text from right to left or left to right visual text.

Syntax:

ParameterDescriptionRequired/Optional
stringA Hebrew text.required
maxcharlineSpecify maximum character for each line.optional

Example 1

Output:

??????? ?????? ???

Next TopicPHP String




Latest Courses