Jay Blanchard wrote:
[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
[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
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.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http
3 matches
Mail list logo