Hello,
I've created a little opensource script:
http://openconcept.ca/guide-petition.phtml
Which uses addslashes() to help clean up data inserted from a web form.
This is fine, except that it appears that you can set up php, so that addslashes are
automatically
added:
"one small thing i noticed was the "addSlashes" issue. it seems like php is
sometimes installed (such as on my machine) in such a way that addSlashes
AUTOMATICALLY happens and therefore MANUAL addSlashes adds a SECOND,
superfluous forward slash."
"eg
Patrick "the skier" kuharic
comes out in invitea friend emails by your system as
Patrick \the skier\ kuharic"
Has anyone else experienced this? Any suggestions for work arounds?
Mike
--
Mike Gifford, OpenConcept Consulting, http://openconcept.ca
Offering everything your organization needs for an effective web site.
Abolish Nuclear Weapons Now!: http://pgs.ca/petition/
It is a miracle that curiosity survives formal education. - A Einstein
--
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]