Results 1 to 10 of 14
Hybrid View
-
16th Apr 2011, 12:42 AM #1Member
// get value of id that sent from address bar
$id=intval($_Post['id']);
$username = $_Post['username'];
$password = $_Post['password'];
$email = $_Post['email'];
For inserted/updated data use mysql_real_escape_stringjomasaco Reviewed by jomasaco on . Little help in SQL i am trying to edit 3 value from 7 values on a mysql table . But seems not working. Do i need to edit all values ? using simple update command and using forms to put data. Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
themaCreator - create posts from...
Version 3.53 released. Open older version (or...