Re: [PHP] How to verify that data is in a blob?

2004-06-01 Thread Bob Lockie
On 05/31/04 15:44 [EMAIL PROTECTED] spoke: I want to verify that there is data (doesn't matter whether it's valid data or not) inside a MySQL blob using a PHP function. How do I do this? Thanks!! What characteristic defines a blob? -- PHP General Mailing List (http://www.php.net/) To

[PHP] How to verify that data is in a blob?

2004-05-31 Thread phil
I want to verify that there is data (doesn't matter whether it's valid data or not) inside a MySQL blob using a PHP function. How do I do this? Thanks!! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php