Closed Thread
Results 1 to 3 of 3

Thread: PHP - Creating files/folders automatically

  1. #1
    NLC bozley05 is on a distinguished road bozley05's Avatar
    Join Date
    Oct 2002
    Location
    Melbourne, Australia
    Posts
    1,365

    PHP - Creating files/folders automatically

    There must be a way, but I don't know how.. For when users register to my site(for music artists), I want the script to automatically create a folder based on their username and copy template files from another folder into it.

    Is there any existing scripts that do this or is it that hard to do (pointing the the correct function(s) at php.net would be sufficient)????

    Thanks in advance
    ezyrewards.com - Free iPods, Domain Names, Vouchers and more.
    Now with over 75,000 members!

  2. #2

  3. #3
    Senior Member bloodyveins is an unknown quantity at this point bloodyveins's Avatar
    Join Date
    Mar 2003
    Location
    squid.conf
    Posts
    230
    http://ca.php.net/mkdir
    http://ca.php.net/copy
    well, sometimes people need to RTFM. read it first, and you'll learn a bit how to do it.

Closed Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts