PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
mkdir("../$user");
//then to copy the index.php file use
copy("common/client.php", "../$user/index.php");
// then data.txt
copy("common/data.txt", "../$user/data.txt");
then when i try to ftp the files it made it says 550 /public_html/path/to/file/CRXDQWHFA: permission denied ... i can only read the files... cant chmod them either, same message... the CRXDQWHFA of the URI what is it? I never named anything CRXDQWHFA seems as if its message from the server