[snip]
I am writing an application where users will input information such as

6' section of 3/4" pipe

How can I get the whole line to show up on the screen when both single
and
double quotes are contained in the text string.
[/snip]

addslashes going in
stripslashes coming out

http://www.php.net/addslashes

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to