Results 1 to 2 of 2

Thread: Generate a page

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2009
    Posts
    102

    Generate a page

    Is it possible to create a new web page using PHP?

  2. #2
    PowerPoster kfcSmitty's Avatar
    Join Date
    May 2005
    Posts
    2,248

    Re: Generate a page

    Here is an intro to PHP.

    http://www.w3schools.com/php/default.asp

    Once reading through that you should have a basic concept of what PHP can do.

    If you mean you want to create an actual file on your server and then server it as a page using PHP, then yes it is possible.

    Here is an example of how to accomplish it http://www.tizag.com/phpT/filewrite.php

Posting Permissions

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



Click Here to Expand Forum to Full Width