No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
SendMail() should delay before if ($query->execute()) { So that it is run prior to running if ($query->execute()) { <?php // I solved the // Redo, until it works! include('db/db.php'); $userName=$_POST['userName'] ?? ''; $emailVerify=$_POST['emailVerify'] ?? ''; $pass=$_POST['pass'] ?? ''; while (@isset($userName, $pass) and $_POST['submit'] AND !empty($emailVerify)) { if (@strlen($userName) >= 22) …
This is how I'd do it in PHP. Is there an equivalent of count() in JS? You should iterate through 10 numbers, one by one. AND, place this within a while-loop because it runs forever. A Game loop NEEDS TO run forever, otherwise itd' not be a game loop. This …
This is my current code (JS-style, you add as you learn): <?= print "Your items: ". $loot['item_name']; I want to display all of the items from the db-table "game_items"
I can tell you that its important that you use own content, that you do not borrow from others peoples "work"
The End.