retieving table data from mysql database & display on web
Posted: Fri Apr 04, 2008 10:30 am
right, i'm not the best at PHP I have to admit.
ok, I have a mySQL database and wish to get the data from one of my tables and display the data entries on one of my webpages. However, I want to display the data as checkboxes.
i'm guessing I do this with some sort of echo statement and a loop but I'm not sure, any one have any ideas?
I would be very grateful for any help.

ok, I have a mySQL database and wish to get the data from one of my tables and display the data entries on one of my webpages. However, I want to display the data as checkboxes.
i'm guessing I do this with some sort of echo statement and a loop but I'm not sure, any one have any ideas?
I would be very grateful for any help.