Php Uploading Applications

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kcen
    New Member
    • Jan 2006
    • 1

    #1

    Php Uploading Applications

    :confused: we're working on an online forumn project.

    We basically have 4 modules, for registration, forumn, bulletin, and upload and download. We're having a problem because we can't find the right script so that users can upload applications and download as well.

    What php script should we use? how can users upload their applications? how can they upload applications that were uploaded by other users?

    thanks and godbless.
    Last edited by Niheel; Jan 17 '06, 01:49 AM.
  • Niheel
    Recognized Expert Moderator Top Contributor
    • Jul 2005
    • 2433

    #2
    Here are two php classes, they are listed on phpclasses.orgCheck out the documentation files that are included to get an idea of how to use them in your application. I've used them before for simple applications.
    niheel @ bytes

    Comment

    Working...