Re: [PHP-WIN] Error: illegal character I need help

2007-07-27 Thread Stephen
Even after changing the code it still does not work correctly and I'm still getting the same erroe. When I check the error logs for the Apache server I get this. [Thu Jul 26 19:56:57 2007] [error] [client 192.168.0.102] PHP Parse error: syntax error, unexpected '[' in C:\\Program Files\\Apache

Re: [PHP-WIN] Error: illegal character I need help

2007-07-26 Thread Niel Archer
> > At first glance, in your message I noticed that the second backslash ( > \"checkbox"\ ) is after the double quote. The backslash should be before the > double quote for proper escaping in JavaScript. That could be your problem > possibly. Not a PHP question really. However, at a guess I would

RE: [PHP-WIN] Error: illegal character I need help

2007-07-26 Thread Jeff White
Hello Stephen, At first glance, in your message I noticed that the second backslash ( \"checkbox"\ ) is after the double quote. The backslash should be before the double quote for proper escaping in JavaScript. That could be your problem possibly. -Original Message- From: Stephen [m