[PHP]Help me with get account data
#5

That echo's ALL names in the database. What i want is that when you click a name the Header changes to ?p=Topscores&Name=EXAMPE it shows the stuff about that particular account with that name.

Edit i think its in this line:
PHP код:
$page  mysqli_escape_string($mysql, (int)$_GET['Name']); // let's make sure that we just get the integer and not a attempt to do sql injection 
Because Name is not an int. I dont know how to change it though :S
Reply


Messages In This Thread
[PHP]Help me with get account data - by thimo - 12.02.2014, 13:56
Re: [PHP]Help me with get account data - by kN1GhT - 12.02.2014, 14:22
Re: [PHP]Help me with get account data - by thimo - 12.02.2014, 14:26
Re: [PHP]Help me with get account data - by Kirollos - 12.02.2014, 14:49
Re: [PHP]Help me with get account data - by thimo - 12.02.2014, 15:37

Forum Jump:


Users browsing this thread: 4 Guest(s)