Jump to content

[SOLVED] Multiple items added to mysql


petezaman

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.