what languages are needed to allow customers to upload a form to a server, which can then be displayed on another page (Similar to ebay). i cant wrap my head around what code is needed (other than the method=post)...i have created a database using sql but cant make sense of how to allow a user to enter details...for it to then appear on the home page of my website for example. many thanks! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

what languages are needed to allow customers to upload a form to a server, which can then be displayed on another page (Similar to ebay). i cant wrap my head around what code is needed (other than the method=post)...i have created a database using sql but cant make sense of how to allow a user to enter details...for it to then appear on the home page of my website for example. many thanks!

12th Nov 2016, 5:05 PM
Ashley
2 Answers
0
PHP some kind database language SQL I would suggest using AWS (Amazon Web service) CSS for the design of the website
12th Nov 2016, 5:09 PM
Fayeed Pawaskar
Fayeed Pawaskar - avatar
0
thanks, website is underway using html/CSS, just trying to solve how to allow users to fill out a form and then that information be sent to database, which can then be displayed later on another page by other users (like an advertisment)
12th Nov 2016, 5:13 PM
Ashley