From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.1.0
PHP Bug Type:     *Languages/Translation
Bug description:  Parse error is appearing in transliterated Hebrew 
T_PAAMAYIM_NEKUDOTAYIM

I left out some double quotes in the following statement:
 if (empty($d_value)) {$d_value =  ;}

This produced the following error message:
Parse error: parse error, expecting `T_PAAMAYIM_NEKUDOTAYIM' or `'('' in
/home/esrig/public_html/macweb/tcfocal.php on line 213

I recognize this as a Hebrew phrase:
paamayim means two times
nekudotayim means two punctuations or two vowels
Probably means missing double quotes

My question is, why am I getting an error message in Hebrew?

-  Marcia Esrig  / IBM Global Services/  St. Louis, MO
-- 
Edit bug report at: http://bugs.php.net/?id=14492&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to