Forum: PHP Nov 24th, 2008 |
| Replies: 6 Views: 500 ok heres the code..
if ($info!="rwxrwxrwx")
return false;
else
return true;
}//verify_folder_permissions
function clean_folder($folder,$total){ |
Forum: PHP Nov 24th, 2008 |
| Replies: 6 Views: 500 |
Forum: PHP Nov 24th, 2008 |
| Replies: 6 Views: 500 hmm i see.. im new to php..... ive took a capture of a bigger piece of the script.. could you take a look and see whats causing this error?
... |
Forum: PHP Nov 24th, 2008 |
| Replies: 6 Views: 500 ive been getting loads of errors on a script that im trying to install.. so far ive fixed a few of them but now im stuck here
Parse error: syntax error, unexpected T_RETURN in... |