Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.
Moderator: General Moderators
ngungo
Forum Commoner
Posts: 75 Joined: Thu Jun 08, 2006 10:45 pm
Post
by ngungo » Sun Dec 17, 2006 1:52 pm
Is there way to upload a whole directory? Thanks!
Zoxive
Forum Regular
Posts: 974 Joined: Fri Apr 01, 2005 4:37 pm
Location: Bay City, Michigan
Post
by Zoxive » Sun Dec 17, 2006 2:06 pm
The easitest way i would say was ziping the Directory, and uploading that, and making the server unzip it then move to where you want.
ngungo
Forum Commoner
Posts: 75 Joined: Thu Jun 08, 2006 10:45 pm
Post
by ngungo » Sun Dec 17, 2006 2:38 pm
Thanks Zoxive!
Any other alternative would simplify users' task?
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Sun Dec 17, 2006 2:50 pm
Unless you want to use a Java or ActiveX plug-in, that's about it.