Results 1 to 2 of 2

Thread: How to create php file on the fly

  1. #1

    Thread Starter
    Lively Member rasana's Avatar
    Join Date
    Jan 2007
    Location
    Mumbai, (India)
    Posts
    94

    Question How to create php file on the fly

    Hi All,

    Is it possible to create php file on the fly? If yes then how would we create it?

  2. #2
    PowerPoster
    Join Date
    Sep 2003
    Location
    Edmonton, AB, Canada
    Posts
    2,629

    Re: How to create php file on the fly

    on the fly? using.. what? php?

    a php file is just a text file with the ".php" file extension. there's nothing special about it. you just need to create a file and name it "myfile.php," and you're set.

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