i have a problem with a toplist list ive got after some one adds a server the id does not go up in the mysql like this : "Click Here to see the photo" it shows it like that for all the server then when u click them it shows it like this: "Click Here to see the photo" please reply back asap. thanks
03-08-2013, 03:41 PM
NogDog
It's really tough to debug PHP code when we can't see the code. ;)
03-08-2013, 04:18 PM
alien creep
alright here is the codes:
you only need to see them because they do the main thing ("Register, adds it to the mysql, and shows it")
if u need anyting else just ask.
ive added them to pastebin cuz there long.
My Addnew.php its like a register thing Click Here
My Register.php this one registers the information into the mysql Click Here