Page 1 of 1
file handling in php
Posted: Fri Jul 23, 2004 6:21 am
by zeeshanshah
how to use files in php[/php_man]
Posted: Fri Jul 23, 2004 7:46 am
by qads
what would you like to do with them? make a file? read a file? update a file? or soemthing else?
Posted: Fri Jul 23, 2004 9:30 am
by pickle
Posted: Mon Jul 26, 2004 1:06 am
by akosko
I would like to copy whole not empty directory to a destination folder but I do not know whether is there any possible way to do it with one copy command. Could you advise what to do ? Thanks