Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 8th, 2008, 11:45 AM
Nader
Guest
 
Posts: n/a
Default Creating a directory structure

Hello,

I would create a directory structure in an web application based on
information which will be given by the user via a form. The directory
structure will be as following :

YYYY (year)
|-------MMDD
|-----ANA
|-----ELEARN
.....
|----FC
|------Text
|------ IMG
|-------MISC
.............


Would somebody give me a suggestion to solve this problem by using of
PHP standard functions or any other functions?

With regards,
Nader

  #2  
Old July 8th, 2008, 12:05 PM
Jerry Stuckle
Guest
 
Posts: n/a
Default Re: Creating a directory structure

Nader wrote:
Quote:
Hello,
>
I would create a directory structure in an web application based on
information which will be given by the user via a form. The directory
structure will be as following :
>
YYYY (year)
|-------MMDD
|-----ANA
|-----ELEARN
.....
|----FC
|------Text
|------ IMG
|-------MISC
.............
>
>
Would somebody give me a suggestion to solve this problem by using of
PHP standard functions or any other functions?
>
With regards,
Nader
>
>
The documentation is always a good place to start:

http://www.php.net/manual/en/function.mkdir.php

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles