upload and unzip on server

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Wario

    upload and unzip on server

    Hi,

    I have this little question:

    how to upload a zipfile and unzip it on the server?

    anyone?

    Thanks!!

    --
    _______________ ______
    Mario Van den Eynde
    CEO VRR Media
    mario@vrr.be
    _______________ ______


  • Justin Koivisto

    #2
    Re: upload and unzip on server

    Wario wrote:
    [color=blue]
    > Hi,
    >
    > I have this little question:
    >
    > how to upload a zipfile and unzip it on the server?
    >
    > anyone?[/color]

    use system() or exec() ?

    --
    Justin Koivisto - spam@koivi.com

    Comment

    • Nobody

      #3
      Re: upload and unzip on server

      Wario wrote:[color=blue]
      > Hi,
      >
      > I have this little question:
      >
      > how to upload a zipfile and unzip it on the server?
      >
      > anyone?
      >
      > Thanks!!
      >
      > --
      > _______________ ______
      > Mario Van den Eynde
      > CEO VRR Media
      > mario@vrr.be
      > _______________ ______
      >
      >[/color]

      Look at this:



      --
      -------------------------------------------------------
      Try this: SCA the Smart Class Archive for PHP

      -------------------------------------------------------

      Comment

      Working...