run the function stripslashes() on it this will get rid of the \ in front of the single and double quotes.
I do not know how to help you with the non breaking space problem though. I have no clue why it would replace that... very strange.. Rick > Hi > > I have a problem with writing html code to a file.Every time i write html to a > file PHP replace every " character into a \" character.Further more every > character will replace into a empty character. > So what should i do to stop replacing this character ? > Thank you very much! > > Chris > -- PHP General 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]