|
-
Editing User Information:
First of all, it is a thumb rule that an user has to login before editing the user information, and when user click to edit the information the form should filled up with the old entries from the database, so the user will able to change the right field.
Therefore, to edit the user information the structure will be like this:
1. Login before Edit
2. When user clicks to edit, flash application will call a php script, which execute the old entries from the database of the particular userID into the flash form.
3. When user saves the changes, the flash again call a php script, which will update the data into the database.
4. Return success message to flash application.
continue...
marlopax
Friday, February 26, 2010
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|