Is there a value or command like DATETIME that I can use in a manual query to insert the current date and time?
INSERT INTO servers ( server_name, online_
$rs = $db->Insert('register',"'$fn','$ln','$email','$pass','$city','$mo','$fil'","'f_name','l_name=','email','password','city','contact','image'");