Trouble with copy()

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!

Moderator: General Moderators

Post Reply
php_wiz_kid
Forum Contributor
Posts: 181
Joined: Tue Jun 24, 2003 7:33 pm

Trouble with copy()

Post by php_wiz_kid »

I'm having trouble with copying files from one folder to another. It says I don't have permission. I've tried chmod()ing it, but it's not working. Could somebody plese help?
Post Reply