ID: 13014 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Duplicate +Status: Won't fix Bug Type: *Languages/Translation Operating System: freeBSD, windows 9x PHP Version: 4.0.6 Assigned To: tal New Comment:
Use fribidi. Previous Comments: ------------------------------------------------------------------------ [2002-06-04 04:38:46] [EMAIL PROTECTED] Dupe of 11975. -Tal ------------------------------------------------------------------------ [2001-08-29 11:59:23] [EMAIL PROTECTED] When in the varible points are put or comma to the end prints first the points and then the remainder Example $ERROR="This is bug. ..."; echo hebrevc (htmlentities ($ERROR)); /*print ... .This is bug but but serious the correct thing This is bug. ...*/ ------------------------------------------------------------------------ [2001-08-29 02:03:15] [EMAIL PROTECTED] Can you post the English translation of this report? Not that many developers speak Spanish. Derick ------------------------------------------------------------------------ [2001-08-29 00:33:30] [EMAIL PROTECTED] string hebrevc (string texto_hebreo [, int max_cars_por_linea]) Esta funcion pasa si los ultimos caracteres son puntos o comas (. ,) los pasa al principio y pone basura Ejemplo $ERROR="This is a ERROR. ..." echo hebrevc (htmlentities ($ERROR)); ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=13014&edit=1
