[thelist] PHP htmlentities() ??

Bill Haenel bill at webmarketingworx.com
Thu Mar 28 22:25:01 CST 2002


You really are too cool. Thanks!

BH

> -----Original Message-----
> From: thelist-admin at lists.evolt.org
> [mailto:thelist-admin at lists.evolt.org]On Behalf Of Burhan Khalid
> Sent: Thursday, March 28, 2002 11:09 PM
> To: thelist at lists.evolt.org
> Subject: RE: [thelist] PHP htmlentities() ??
>
>
> If you are prepping this string for use in a query, then try :
>
> mysql_escape_string (unescaped_string);
>
> It returns a string that is formatted for use in an mySQL query. From the
> horse :
> http://www.php.net/manual/en/function.mysql-escape-string.php
>
> hth,
> Burhan Khalid
>
> --
> For unsubscribe and other options, including
> the Tip Harvester and archive of thelist go to:
> http://lists.evolt.org Workers of the Web, evolt !
>



More information about the thelist mailing list