Alright so doing some simple php file creating like this
$myfile = fopen("newfile.php", "w") or die("Unable to open file!"); $tx