NEED HELP CREATING PHP SESSION
Posted: Thu Sep 16, 2010 5:02 pm
I am learning PHP. Need a basic help. I want to create a html page where I input data. When confirmed key is pressed it will take to a php page where entered data wll be shown and there will be a edit button.I can easily do it upto this.
Now which I cant do is:
when edit button will be pressed it wil take to a different php page which is similar to first page but all input fields will be prefilled with the data entered and I will be able to edit the data.
If someone can help me giving an example of only one field, then it wil be great.
Thanks a lot
Now which I cant do is:
when edit button will be pressed it wil take to a different php page which is similar to first page but all input fields will be prefilled with the data entered and I will be able to edit the data.
If someone can help me giving an example of only one field, then it wil be great.
Thanks a lot