Jump to content

Adding Fields using webpage


QuizToon

Recommended Posts

Hi all,

 

I already have a database and tables set up and it has information in there already.  I would like a way of adding new fields to the database using a php form.

 

Example would be that I would like to add the field called 'field2' to the database, it can be added as the last field in the table. I would also like to be able to name the additional field before it is created.

 

So basically  process is:

 

select the database

select the table

choose a new field name

add the field

 

I have tried searching for this but only seem to find adding a table.  Have tried my self but quite frankly I am nowhere near the correct code.  Decided its time to ask the experts.

 

many Thanks

 

 

Link to comment
https://forums.phpfreaks.com/topic/265749-adding-fields-using-webpage/
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.