Page 1 of 1

Search with Output Edit please help! :(

Posted: Thu Jan 05, 2012 11:53 pm
by ShadowSkill
Ok so i have a add field already and it saves the inputted to my SQL...
If i add records it will be saved...

Name : Mike Perez
Age : 19
Sex : Male

Record Saved!
---------------------------------------------------------------------------------------
How can i show the output of the searched Name by using form?
My search code works but how can i put the searched data into forms and edit them??? :?:

Search [ Mike ]
...
Name : [Mike Perez] > [Marry Maxwell]
Age : [19] > [35]
Sex : [Male] > [Female]

Record Saved!

///////////////////////////////////////////////////////////////
I'm a newbie at PHP
Thank you to those who will read and to those who help me solve my question
If you do not understand my question please Message me thank you very much :)

Re: Search with Output Edit please help! :(

Posted: Fri Jan 06, 2012 12:50 am
by Gopesh
Hi,pls show the working code .