Doublea Posted January 23, 2011 Share Posted January 23, 2011 Hi guys, I want to create a simple database and use PHP to output the database to certain positions on a HTML page. I am basically trying to recreate this: http://bit.ly/dX4byI I want to have a form where the event info is selected from drop down box such as: Venue and Date then the the rest of the form data (event name, artists, opening times) will go into the right box depending on this. Does anyone have any pointers? Am I even going about this the right way?! Link to comment https://forums.phpfreaks.com/topic/225419-simple-database-to-output/ Share on other sites More sharing options...
litebearer Posted January 23, 2011 Share Posted January 23, 2011 Have you started any coding yet? Link to comment https://forums.phpfreaks.com/topic/225419-simple-database-to-output/#findComment-1164082 Share on other sites More sharing options...
Doublea Posted January 23, 2011 Author Share Posted January 23, 2011 No, as I was hesitant to do so without coming up with a proper strategy for tackling my issue! I'm sure what I will attempt to code isn't that difficult but it's reassuring to get some advice for some of the guys on here. Any thoughts? Link to comment https://forums.phpfreaks.com/topic/225419-simple-database-to-output/#findComment-1164123 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.