hi all,
i am writting a program to update the record in the mysql databqse, using php.
I hav designed the 'update form' totally same as my 'add form' so that by entering
the mobile no. of the desired person , i will get back the update form having all fields as in add form and all field having the corresponding retrived value..
but how will show the image name that was saved in the database in the photo field..
Is
<input type=file name= "" value="">
possible ..?
plese reply if anyone know..
thanks.
i am writting a program to update the record in the mysql databqse, using php.
I hav designed the 'update form' totally same as my 'add form' so that by entering
the mobile no. of the desired person , i will get back the update form having all fields as in add form and all field having the corresponding retrived value..
but how will show the image name that was saved in the database in the photo field..
Is
<input type=file name= "" value="">
possible ..?
plese reply if anyone know..
thanks.
Comment