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 #72.8K
2 Posted Topics
did you try google maps it's easy just create a gmail account the go too maps and creat your map and at the end you can get the code of the map or u can printscrean it and save it as a pic
//this will update the password $update=mysql_query("UPDATE `table`.`admin` SET `password` = '$password' WHERE `admin`.`id` ='$id'") or die("couldn't update"); //after these all u need to do is wirte these code b/c if not updated it will display couldn't update else it will go to the next code that is the code below …
The End.