|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
How to create a folder/copy files in it using php
Hello,
I am trying to create folder using php but no luck. Can someone please send me a code of how to create a folder and copy a few files in it from some other folder? Thanks, |
|
#2
|
||||
|
||||
|
Check the docs at php.net for the "mkdir" and the "copy" functions. In order for your Web server to be able to do this, it'll need ownership or write access on the parent and any sub folders.
__________________
Please don't PM me asking for solutions outside the scope of a thread. Keeping all responses in a thread stands to help others who come along later, which is after all what this forum's all about. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > How to create a folder/copy files in it using php |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|