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!
Can anyone tell me why this doesn't work, it is meant to move a file from one folder to another; in this case it moves a file (listed on a directory) from a "form_data" folder to a "moderated" folder. I have created both folders and have inserted some test txt files, but it keeps saying the file or directory don't exist.