copy or cp??

copy or cp??

am 23.08.2007 02:48:11 von severin

Hi all,

I want to copy one file to another location with php.

My pb is that the original file is in /home/diamon/ user diamon:users
And i want to send it to /home/green/ user green:users.


My php script has not efficient right to do that. What can i do??



cgi and exec are the way i'm searching in for now... More idears?