|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-12-13 15:53 UTC] derick@php.net
[2001-12-13 23:10 UTC] sniper@php.net
[2001-12-14 03:01 UTC] sander@php.net
[2001-12-14 03:07 UTC] derick@php.net
[2002-06-07 08:23 UTC] tal@php.net
[2010-07-29 13:00 UTC] forcedalias2 at yahoo dot com
[2014-07-15 19:12 UTC] Erutan409 at Hotmail dot com
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 10:00:02 2025 UTC |
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