I am wondering whether anyone can help me. I am pulling information from a mysql database. When i put information into the database with code i addslashes to it. When i am recalling it to diaply on the screen iot works fine if i am just putting it into a table. However the trouble comes when i want to edit the information using the web. i can recall the info into input boxes however what happens is that it calls the string and then truncates it after the first space.
Any ideas????
Thanks in advance
James