creating a php file and then putting in directory
Posted: Mon Jul 24, 2006 10:18 am
Hi all
is there a way that i can do this kind of thing in PHP
I tried to explain what I ment as well as I could if you dont understand i will try to explain again.
Thanks reece
is there a way that i can do this kind of thing in PHP
Code: Select all
<?php mkdir("<folder name>"); ?> //make the folder
//then the script
<?
The script would be here
?>
then save this script as a file and put in new directoryI tried to explain what I ment as well as I could if you dont understand i will try to explain again.
Thanks reece