Search results

  1. H

    Including Headers and Footers in PHP?

    I have just finished up with a lot of website scripts, and it's about time to test it. Of course, I created a layout for it, and instead of putting layout text on 77 pages of scripts, I created 3 other pages. One called connect.php, one called header.php and one called footer.php. I have other...
  2. H

    Including Headers and Footers in PHP?

    I have just finished up with a lot of website scripts, and it's about time to test it. Of course, I created a layout for it, and instead of putting layout text on 77 pages of scripts, I created 3 other pages. One called connect.php, one called header.php and one called footer.php. I have other...
  3. H

    How do I create PHP Scripts (specific inside)?

    I need a php script for two things. I have the feeling these are related. I know some PHP, like I have created a 'register' 'login' 'create a pet' and have something that posts the pets on a home page. Obviously, I'm working on SOMETHING like a virtual pet thinggy, but it's not exactly that...
Back
Top