[wp-hackers] Quick dumb question about get_option

Alex Günsche ag.ml2007 at zirona.com
Wed Mar 14 13:59:05 GMT 2007


On Wed, 2007-03-14 at 09:30 -0400, Dr. Mike Wendell wrote:
> Q: Can the function get_option pull an array out of the database?

Not as such, but you can use PHP's serialize() resp. unserialize() in
order to store an array in the database.

Regards,
Alex

-- 
Alex Günsche, Zirona OpenSource-Consulting
work: http://www.zirona.com/ | leisure: http://www.roggenrohl.net
PubKey for this address: http://www.zirona.com/misc/ag.ml2007.asc



More information about the wp-hackers mailing list