Search found 3 matches
- Fri Jun 04, 2004 4:30 am
- Forum: PHP - Code
- Topic: Problem updating multiple text field values
- Replies: 5
- Views: 716
Thanks for the reply. I think I've not explained my problem clearly to you. So let me try to explain my problem clearly to you as below..... I am using template system. So I am having separate file as a template with the name xyz.tpl. In this template I am having the followin text field.... <input t...
- Thu Jun 03, 2004 10:44 am
- Forum: PHP - Code
- Topic: Problem updating multiple text field values
- Replies: 5
- Views: 716
- Wed Jun 02, 2004 10:08 pm
- Forum: PHP - Code
- Topic: Problem updating multiple text field values
- Replies: 5
- Views: 716
Problem updating multiple text field values
Hi All, I am using php & mysql. I am facing problem with updating multiple text field values which come from database. It can be better explained with the following.... input text box 1: <input type=text name=name value="some value from database(this comes from database"> input text bo...