Ok, should be simple.
I have got my website with my database and PHP.
I have a table with 4 values in a column.
I do mysql_fetch_array and I get all these 4 values in an array that thanks to Keving Yank's book I know how to print on screen.
But how can I take them and put them each in a different variable ??
Like time0, time1, time3, time4 ???
Thanks, please help me out, thanks,
Andrea








Bookmarks