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!
It isn't throwing any errors but it isn't creating the file... originally I was using the tmpfile() function to create the temporary file but I tried another method which doesn't work either...
I'm creating a file because it's part of an old CMS I created years ago for a client. It used to write files to writeable folders but now I can no longer have the folders writeable due to security issues.