Back Home

Open Designs

Community. Driven.

  1.  
    So i'm combining a few of the methods I have leared on my other post about creating a directory to finish up my blogging software (atleast release it for testing)

    The plan is for a user to register a username and as well as other infor on a page called register.php

    the action of this form: 1)Creates a new directory of that username [check]
    2)extracts a zipped file into the new directory EX: extracts http://www.example.com/files.zip to http://www.example.com/connor/
    3) write the other information to corresponding text files [i can do that]
    i cant figure this zip thing out. i have been using the zip extractTo thingy of php.net and i cant get it to work.

    Any help i can get would be awesome.... Thanks
  2.  
    guys i really need help. please read the above