Search found 3 matches
- Tue Jun 25, 2013 4:27 am
- Forum: Beginner Help and Support
- Topic: Stuck on vals tutorial ( video 3b ) {reguser.php}
- Replies: -1
- Views: 776
Stuck on vals tutorial ( video 3b ) {reguser.php}
Hey when i enter everything to register correctly it says "could not register" which i'm guessing is to do with $SQL = "INSERT into players(name, password, email, level, exper) VALUES ('$player','$password','$email','1','0'"; mysql_query($SQL) or die("could not register"...
- Mon Jun 24, 2013 12:14 am
- Forum: Beginner Help and Support
- Topic: Absolute! beginner , needs help!
- Replies: -1
- Views: 3259
Re: Absolute! beginner , needs help!
Hey jack, Thanks for the fast reply! Im currently in the middle of watching the series now on youtube just a little overwhelmed atm but im getting there. What is this wampserver he uses exactly? is it just a tester for pages you've made before putting it online? , I just don't understand as it works...
- Sun Jun 23, 2013 11:46 pm
- Forum: Beginner Help and Support
- Topic: Absolute! beginner , needs help!
- Replies: -1
- Views: 3259
Absolute! beginner , needs help!
Hey, What i was wanting to do was to make my very own text based RPG browser game just like alot of people out there, the hardest part is i have absolutely no idea where to start. I know a lot of people would simply say start by learning HTML,PHP,MYSQL etc.. I've downloaded and started reading books...