Send files before the php script executes

From: Ruben Duarte (ruben.alutiz_at_knet.es)
Date: 10/07/04

  • Next message: Bee: "Viewing checkbox data with MySQL and PHP"
    Date: 7 Oct 2004 09:17:26 -0700
    
    

    Hi,

    Anybody knows if is posible in Linux with PHP to do upload of several
    files sending the data before that php script executes. Now in my
    server you do the upload (with html,form, multipart ...) and first all
    the files are upload and them the php script is executed.

    The idea is the next: In the server in my php script I want to
    proccess each file separated because if the conexion is lost the user
    don't have to send all the files again , only have to send the files
    that haven't been uploaded and proccessed.

    It seems hard.

    Thanks in advance. ;-)

    Ruben Alutiz


  • Next message: Bee: "Viewing checkbox data with MySQL and PHP"

    Relevant Pages

    • Send files before the php script executes
      ... Anybody knows if is posible in Linux with PHP to do upload of several ... files sending the data before that php script executes. ... the files are upload and them the php script is executed. ... In the server in my php script I want to ...
      (comp.lang.php)
    • Re: Want to increase upload speed : php
      ... I am using php script to upload file. ... HTTP over FTP, in this case I'd look for some way other than HTTP ... Any speed issues would be down to the FTP server versus the HTTP ...
      (comp.lang.php)
    • Re: Want to increase upload speed : php
      ... I am using php script to upload file. ... HTTP over FTP, in this case I'd look for some way other than HTTP ... Any speed issues would be down to the FTP server versus the HTTP ...
      (comp.lang.php)
    • Win 2003 std file upload with php
      ... uploading files from http forms via php to my Win2003 server. ... I tried logging into the server and running the file upload page from ... itself, calling the php script, I am able to upload much larger files. ...
      (microsoft.public.inetserver.iis)
    • Re: [PHP] directories - again
      ... If 'nobody' owns those files because your PHP script was 'nobody' when ... it uploaded it, write another PHP script, running as 'nobody' to chmod ... I can make the files now after setting the permission to my images ... I upload the file with this ...
      (php.general)