[PHP-DEV] Bug #13014: hebrevc () From: pac00l <email protected>
Date: 08/29/01

From: pac00l <email protected>
Operating system: freeBSD
PHP version: 4.0.6
PHP Bug Type: Unknown/Other Function
Bug description: hebrevc ()

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 bug report at: http://bugs.php.net/?id=13014&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>