how to set value to inputs of a form
Posted: Wed Jul 27, 2005 3:22 pm
I have a form with 2 inputs (type=text), i.e. id and name.
when I click button Read, php reads info from database about id and name.
my question is:
how to set values (id and name) to these 2 inputs from php code?
thanks
when I click button Read, php reads info from database about id and name.
my question is:
how to set values (id and name) to these 2 inputs from php code?
thanks