If your refering to: ' or " just use:
addslashes($value); to escape special characters.
On Fri, 23 Feb 2001, Mitchell Hagerty wrote:
> Hey All,
>
> What would be a good method for inserting data into a blob field
> that contained special characters using perl then retrieving that
> data with php?
>
> URI::Escape has worked well with perl but now that php has
> gotten into the picture I need a new method.
>
> any suggestions?
>
> tks
> mitch
>
>
>
> --
> 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]
--
Kind Regards,
---
Kyndig
Online Text Game Resource Site: http://www.kyndig.com
ICQ# 10451240
--
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]