Posted by Wayne on 11/16/05 07:07
On Wed, 16 Nov 2005 04:29:26 GMT, "Jim Carlock" <anonymous@127.0.0.1> wrote: >The html did not ignore the newline characters. The PHP >script ignored \n and \r. PHP doesn't parse backslashed characters in single-quoted strings. If you use double-quotes on your strings, it will work as expected.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming