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!
If you are on a local machine, right click the folder, click permissions and tick all the boxex, or if it is on a unix server set permisions to writable on FTP
The folder you're attempting to create the file in must be writable by PHP. In an unsafe world, you could chmod the folder to 0777.. but this will give everyone read/write access to your folder. (this is what I do, even though I shouldn't).
I do believe to make it safe you should have php owned by apache instead of "nobody" and give it 755 permissions or 644.. I forget. I need to get back in the loop.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.