hi all,
Not very php specific so please pardon me if I am posting in the wrong
forum.
I have a chunk of data which I am trying to cache. I serialize this data
using the serialize() function in php. I am wondering what would be a good
attribute type in my DB to store such (potentially long) strings? Some types
have 4000 character limits and hence I get JDBC exceptions. I am using
Oracle DB.
thanks!
Sumit.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php