Click to See Complete Forum and Search --> : create and write php file


Alicia
12-08-2003, 08:09 PM
hi guys,

I am wondering is it possible to create a php file and write the php file we created by using php code ?? Is there any function or code that let us do this ??

I seen some people perform such tasks in their web application but i dunno how to do it ..

please advise.

PunkSktBrdr01
12-08-2003, 09:12 PM
Take a look at the filesystem (http://us2.php.net/manual/en/ref.filesystem.php) functions. :)