petezaman Posted October 28, 2009 Share Posted October 28, 2009 Hi all, I'm afraid I'm stuck again. Is there a tutorial available or any snippets which will walk me through uploading a number of fields to a database. The fields I want to add are: ID - auto increment Name - Text Only Class - Taken from a combobox with fields already filled in Role - Taken from a combobox with fields already filled in Image - Uploaded and resized to a certain size (either stored in the database or linked to it) Info - 1000 characters including , and ' At the moment I have a page which can list and edit all the fields, I also have a page which can upload and resize an image. Is it possible to combine the two? Regards Pete Link to comment https://forums.phpfreaks.com/topic/179356-solved-multiple-items-added-to-mysql/ Share on other sites More sharing options...
SchweppesAle Posted October 28, 2009 Share Posted October 28, 2009 http://com.w3schools.com/sql/sql_create_table.asp Link to comment https://forums.phpfreaks.com/topic/179356-solved-multiple-items-added-to-mysql/#findComment-946443 Share on other sites More sharing options...
eugene2009 Posted October 28, 2009 Share Posted October 28, 2009 Yesss Link to comment https://forums.phpfreaks.com/topic/179356-solved-multiple-items-added-to-mysql/#findComment-946552 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.