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!
I've done that and it seems more promising, however I have this error:
Warning: rename(/home/dframe/public_html/users/Dale/header.tpl,/home/dframe/public_html/temp/): Not a directory in /home/dframe/public_html/service.php on line 113
Could not delete
<?php
rename ($_SERVERї'DOCUMENT_ROOT']."/users/$theusername/$thefile", $_SERVERї'DOCUMENT_ROOT']."/temp/$theusername_$file") or die ("Could not delete");
?>