Thank you very much for this xD
Thank you very much for this xD
When I go to it as my hamachi IP it says HTTP 403 Forbidden please tell me how to fix
Somone help please
can u do this to freewebs if so peas tel me how
wow.. this is cool.. it works for me.. thx alot.. using hamachi ip.. very good.. thx for sharing..
@Pkamine9492935:
Most probably is some setting problem.
@landenx:
I never try it before, but you can try to connect to their database from your computer.
@itked3:
Not sure why, I doesn't have problem with hamachi.
the download script dont work
Could someone please help? It says unknown coulumn in gm list whenever someone registers. How do I fix this??
i get this error Column count doesn't match value count at row 1
Nice guide verry neat.
why i have this error and when i try all guide its tell me no database?!!!
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\wamp\www\register_do.php on line 15
No database selected
for the gm collum error go to the register_do php
and replace
$d = 'INSERT INTO users (username, password, pin, gender,gm) VALUES ("'.$name.'", "'.$pass.'", "'.$pin1.$pin2.$pin3.$pin4.'", "'.$gender.'","0")';
with this
$d = 'INSERT INTO users (username, password, pin, gender) VALUES ("'.$name.'", "'.$pass.'", "'.$pin1.$pin2.$pin3.$pin4.'", "'.$gender.'")';
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in C:\wamp\www\register_do.php on line 19
Unable to connect to DB.
whatever that means