Results 1 to 10 of 16

Thread: Day 8 - Lets Make A Game - Part 1 - Become PHP Expert in 30 days

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Join Date
    May 2014
    Posts
    21

    Default

    what does this code do?
    Code:
     <input type="hidden" name="secretNumber" value="<?php echo $secretNumber; ?>">
    and i didnt understand how this works.

    and also why is the action left blank? shouldnt be it like action ="fileName.php"?

    http://php.flashwebhost.com/austin/day8.php
    Last edited by Austinwhite; 05-19-2014 at 01:58 PM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •