ID: 14395 Updated by: daniel Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *General Issues Operating System: windows2000Server PHP Version: 4.1.0 New Comment:
The last backslash escapes the string delimitor, thus generating a syntax error. the correct command should read: echo "жие\""; this is NOT a PHP bug! please close. Previous Comments: ------------------------------------------------------------------------ [2001-12-12 09:41:19] [EMAIL PROTECTED] Since reporter is using Windows, it is most likely a bogus report. I just want to make sure if this is bogus. If you are using EUC-TW, PHP should work. Are you using EUC-TW? If you don't understand what I mean, ask support question as Sniper mentioned. ------------------------------------------------------------------------ [2001-12-12 09:22:27] [EMAIL PROTECTED] Ask support questions elsewhere. Try http://www.php.net/support.php ------------------------------------------------------------------------ [2001-12-09 21:33:18] [EMAIL PROTECTED] When i used --- echo "жие\"; --- (a Chinese Word) the system will report "Parse error: parse error, expecting `','' or `';'' in",and if i changed the other word ,it's will be right. ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=14395&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]