Re: Perl -> PHP & form "stickiness"

by David Mintz <mambomintz(at)yahoo.com>

 Date:  Sun, 13 Aug 2000 19:12:21 -0700 (PDT)
 To:  Jeremy Brown <jeremy(at)localnetamerica.com>
 Cc:  hwg-languages(at)hwg.org
  todo: View Thread, Original
I figured out a couple things that seem to work.
Before you print a $string that's going to be the
input field value, say 

$string = stripslashes($string);
$string = htmlspecialchars($string);

And if I'm being stupid & overlooking some way to save
myself the trouble, I'd love to hear about it.

David Mintz
Spanish Interpreter, US District Court
Southern District of New York
Web Design & Hosting http://dmintzweb.com
Personal http://panix.com/~dmintz


__________________________________________________
Do You Yahoo!?
Yahoo! Mail � Free email you can access from anywhere!
http://mail.yahoo.com/

HWG: hwg-languages mailing list archives, maintained by Webmasters @ IWA