Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.69K
1 Posted Topic
hi, can you help me how to update record in database? here's my code, i don't know whats wrong in my code. nothing happened every time, I want to update my records. [CODE]<?php mysql_query ("UPDATE from registration SET firstname ='$firstname_x', lastname ='$lastname_x', MI ='$MI_x', address ='$address_x', gender ='$gender_x', age ='$age_x', …
The End.
oliver10