Weezy
Subskid Sorry, i currently dnt hv data subscription on my pc
Subskid
Weezy Can't it be registered with mobile phone
Weezy
Subskid I don't think so, try uc browser!
Subskid
Weezy Its not working...How can i save a user details to my database when they register
Weezy
Subskid Thats the work of mySQL, its a database for php platform, it can be accessed through the PhpMyAdmin feature!
Subskid
Weezy Will i paste the
$sql = "INSERT INTO Free Members (firstname, lastname, email, country)
VALUES ('$_POST['fname']', '$_POST['lname']', '$_POST['email']', $_POST['country'])" ;
Copy code into the registration form in other to collect user details an save in the database using the statement
INSERT INTO or is there any other way
Subskid
Weezy Yea...don't worry i have fixed it...i will get to you when i have difficulties...Have u subscribed for ur pc internet?
Subskid
Weezy Can i use someone ip address and locate its country or is there any other way to do that..