Re: [PHP] Problem with special characters - PHP & AJAX

2008-07-07 Thread Jason Norwood-Young
On Mon, 2008-07-07 at 19:35 +0930, Michael Kubler wrote: > Are the messages being sent as UTF-8 or something else? Is the server > sending the headers as something different to that listed in the header? > Actually, looking at it, you don't have a valid DOC-TYPE >

Re: [PHP] Problem with special characters - PHP & AJAX

2008-07-07 Thread Michael Kubler
Are the messages being sent as UTF-8 or something else? Is the server sending the headers as something different to that listed in the header? Actually, looking at it, you don't have a valid DOC-TYPE

Re: [PHP] Problem with special characters

2002-03-24 Thread Jason Wong
On Sunday 24 March 2002 17:51, N. Pari Purna Chand wrote: > When a form is submitting data to another php page > it is sending specialcharacters with escape sequences added. > > Ex : > & when i do an > echo $var1; > in the submitted php page > it is showing "c:\\programfiles\\" instead of "c:\pro