Does anyone know how to make php copy an entire directory (in Linux)?
Thanks,
system('cp -r source dest');