|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
1 column & 4 input type "text"
Sir/Ma'am,
Please help, how can i store the records in the database using 1 column & 4 input type of "text"? for example: Employer text1 text2 text3 text4 Thank you for helping me... |
|
#3
|
|||
|
|||
|
Sir/Ma'am,
Thank you for answering my question, here's example of what i'm saying for?Column of "Year Completed", "College/University", "degree" is my problem? Please see attached... |
|
#4
|
|||
|
|||
|
sorry, had a look at the attachment, and i still dont get what your trying to do, maybe if you explained yourself in a bit more detail, and give a example
|
|
#5
|
|||
|
|||
|
g'day Mate.
![]() What does you MySQL Database table structure look like, Because if you are trying to update 4 sets of different information via a form, then you must have 4 sets of rows in ur MySQL table. so then it would be easy to update to. |
|
#6
|
|||
|
|||
|
Re: 1 column & 4 input type "text"
Quote:
You have 2 options here... You can work heavily with joins, or you can create 3 tables: PHP Code:
The last table would act as a look-up table to support the many-many relationship. Hope that helps some...
__________________
____________________________________________ Developer Shed Weekly Writer | DevArticles Forum Moderator Build Your Own KlipFolio Klip With PHP FrankManno.com - Under Construction Design Interactive Group - Under Construction |
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > 1 column & 4 input type "text" |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|