Jump to content

wat if i'm going to insert this on mysql using codings on php..


xanie

Recommended Posts

wat if i'm going to insert this on mysql using codings on php..

("INSERT INTO register(

first_name,
last_name,
address,
specialization,
gender,
birthday,
contact_num,
email_add,
password


)
VALUES(
'$first',
'$last',
'$add',
'$options',
'$gender',
'$birthdate',
'$contact',
'$email',
'$pass'

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.