PHP Tizag Tutorial-56 PDF
PHP Tizag Tutorial-56 PDF
If you are trying to get this program to run and you are having errors, you might want to check that you
have granted your PHP file access to write information to the hard drive. Setting permissions is most often
done with the use of an FTP program to execute a command called CHMOD. Use CHMOD to allow the PHP
file to write to disk, thus allowing it to create a file.
In the near future Tizag.com will have a more in-depth tutorial on how to use CHMOD to set file
permissions.