$sql = mysql_query("INSERT INTO $dbname.$tblname (name,password,email,user_id) VALUES($username,$pass,$email,NULL)");
ok, humm, that's not good, oh well. I'll have to find a work around.off course php is case sensitive
ok, humm, that's not good, oh well. I'll have to find a work around.