Create a game with PHP (Part 1)
Uploader Comments (ScoobyDooobyD00)
Top Comments
-
Can We Get a source ?
All Comments (30)
-
@lifeg0eson666 The isset() function does return true if the variable is set (has a value other than NULL), and not if the variable exists. I may be wrong, so can you explain what you mean by the variable existing?
-
Great tutorial!
Please check out my PHP Game tutorial, I hope you'll find it interesting! :)
-
Love the wallpaper ♥♥♥
-
when i click on rock, paper,scissors it still displays all $items and if i type in (for example) '?item=example' it stil displays all $items... and i have checked all of my code...
-
dude, this script doesn't even work btw, you don't need to put a semi-colon after a comment...
-
@wixnarara me too!!:D
-
@GardartHD You can make it with Notepad++
-
thanks, I am learning php to make a brower game and this is really great
-
no tutorial for Win XP
If you do if($_GET['item']) that checks to see if it exists and HAS a value. This method is generally more efficient than using isset
lifeg0eson666 2 years ago
Thanks, I know I don't have to add ( == TRUE ) but I prefer that, but I never paid attention to make sure it had a value.
ScoobyDooobyD00 2 years ago
Good tutorial for beginners though, good job.
lifeg0eson666 2 years ago 8
Thanks
ScoobyDooobyD00 2 years ago 5