Hello Diana,

Thursday, March 4, 2004, 5:28:09 PM, you wrote:

DC> how do I read memo fields with php from a mysql database?

There's no such thing as a "Memo" datatype in MySQL - you are probably
referring to either a text or blob type. You read them exactly the
same way as any other field.

-- 
Best regards,
 Richard Davey
 http://www.phpcommunity.org/wiki/296.html

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to