MySQL and PHP Variables
Posted: Sat Nov 19, 2005 4:03 pm
Hi!i!i!i!i!i!i!i
I am having difficultly with code i am *trying* to make but need help with this feature:
I want to have 10 variables, store them in a mysql database (in the same column), extract the data and create 10 new variables
This is for a top 10 favourite links (different for each user). I have user data already stored in a table, i could add 10 more columns to the database but i know it is possible to store the data in one column!!
Help??
I am having difficultly with code i am *trying* to make but need help with this feature:
I want to have 10 variables, store them in a mysql database (in the same column), extract the data and create 10 new variables
This is for a top 10 favourite links (different for each user). I have user data already stored in a table, i could add 10 more columns to the database but i know it is possible to store the data in one column!!
Help??