|
-
Feb 19th, 2009, 01:32 AM
#1
Thread Starter
Lively Member
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?
-
Feb 19th, 2009, 02:28 AM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|