ID: 10634 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Take a look at magic quotes and make sure you have it set to on or off. The manual has information about magic quotes in it, I would imagine this is whats causing your problems. - James Previous Comments: --------------------------------------------------------------------------- [2001-05-03 10:27:26] [EMAIL PROTECTED] Hi, sometimes strings from a DB or a textfile are added with backslashes all over one page. if you reload the page it could be that it is normal. I don't use session_start() only include (like in the solution of problem #2293) What can I do? --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=10634&edit=2 -- 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]