ali_b Posted March 26, 2007 Share Posted March 26, 2007 hello, i have a website that will list certain shops in my area. i want these shops to be displayed in a table with 4 columns on my website, the first being the name of the shop and when you click on the shop it links you to there website. the rest of the columns will be different images depending on what service they provide. i thought i could create a form that allows me to input the name of the shop etc, but each time i submit the form it adds the information to my database and creates a new row each time i submit a new shop on the table on my website page. im very new to php and sql so it would be helpful if you could link me to a tutorial that sort of tells you how to do this or add me on msn. plus i was just wondering if it is worth buying a book about php and mysql or should i stick to online tutorials. if it is, please recommend me some. cheers in advance Ali Quote Link to comment https://forums.phpfreaks.com/topic/44346-inputing-and-displaying-data/ Share on other sites More sharing options...
MadTechie Posted March 26, 2007 Share Posted March 26, 2007 Question do you have the SQL server setup and running with a database setup ? Learning Online is easier to find what your looking for, but books help when you are on the bus/train or just away from the computer, personally i like to get away from the computer from time to time, Quote Link to comment https://forums.phpfreaks.com/topic/44346-inputing-and-displaying-data/#findComment-215374 Share on other sites More sharing options...
ali_b Posted March 26, 2007 Author Share Posted March 26, 2007 ye i have a database and a table set up. Quote Link to comment https://forums.phpfreaks.com/topic/44346-inputing-and-displaying-data/#findComment-215435 Share on other sites More sharing options...
Trium918 Posted March 26, 2007 Share Posted March 26, 2007 Please provide some code so that we can help debug it. Quote Link to comment https://forums.phpfreaks.com/topic/44346-inputing-and-displaying-data/#findComment-215481 Share on other sites More sharing options...
ali_b Posted March 26, 2007 Author Share Posted March 26, 2007 i dont actually have any code yet. i dont know how to do it so i was asking for some tutorial that you might know of to get me started. sorry didnt really make myself clear :-\ cheers Quote Link to comment https://forums.phpfreaks.com/topic/44346-inputing-and-displaying-data/#findComment-215522 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.