PDA

View Full Version : help pls



chrisgocrazyH
20-04-2008, 05:31 AM
Heyy, im using a system and i need help


$sql3 = mysql_query("INSERT INTO users (id,name,password,rank,email,birth,hbirth,figure,s ex,mission,consolemission,credits,tickets,hand,bad gestatus,club,lastvisit,swimsuit) VALUES ('".$myid."','".$output."','".$password."','1','".$email."','".$day."-".$month."-".$year."','".$regdate."','".$figure."','".$sex."','','','0','0','/','0,','0','".$date_full."','')") or die(mysql_error());


thats the code for register now i want them to have 900 credits once they register can anyone please help

Post the code with the 900credits register and ill rep



$sql3 = mysql_query("INSERT INTO users (id,name,password,rank,email,birth,hbirth,figure,s ex,mission,consolemission,credits,tickets,hand,bad gestatus,club,lastvisit,swimsuit) VALUES ('".$myid."','".$output."','".$password."','1','".$email."','".$day."-".$month."-".$year."','".$regdate."','".$figure."','".$sex."','','','0','0','/','0,','0','".$date_full."','')") or die(mysql_error());



Moved by Hitman (Forum Moderator) from Designing & Development: This forum suits it better.

Protege
20-04-2008, 07:15 AM
Guessing this is for a retro loool

.$sex."' ,'','','0','0','/','0,','0',' before.
.$sex."' ,'','','900','0','/','0,','0',' after

Hitman
20-04-2008, 08:39 AM
$sql3 = mysql_query("INSERT INTO users (id,name,password,rank,email,birth,hbirth,figure,s ex,mission,consolemission,credits,tickets,hand,bad gestatus,club,lastvisit,swimsuit) VALUES ('".$myid."','".$output."','".$password."','1','".$email."','".$day."-".$month."-".$year."','".$regdate."','".$figure."','".$sex."','','','900','0','/','0,','0','".$date_full."','')") or die(mysql_error());



Try that.

chrisgocrazyH
20-04-2008, 09:17 AM
Lol No its from a system that a retro uses i've just turned it into a Usersystem XD what gave it away?

Decode
20-04-2008, 09:24 AM
Lol No its from a system that a retro uses i've just turned it into a Usersystem XD what gave it away?
Where it says figure and console mission.

Want to hide these adverts? Register an account for free!