Hi,
I need to store a lot of vaiables (75+) in a MySQL database.
What is the best way to do this? Should I create a field for each variable
in the database or is it possible to create an array for a series of
variables?

Regards,
Morten



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

Reply via email to