Re: Re: Is this possible with php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



PHP can do this, but you'd need it set up on each of the client
computers and periodically run to check the temp folder and perform the
upload. That's what any other application that can do similar does.

Cheers,
Rob.

On Mon, 2006-03-06 at 15:30, João Cândido de Souza Neto wrote:
> PHP don't do this.
> 
> The user must select a file to upload and then the PHP can work with this.
> 
> PHP has no access to local files, think with me, how can PHP discover which
> machine in internet he has to access to get files.
> 
> Mace Eliason wrote:
> 
> > ------------------------------------------------------------------------
> > Hi,
> > 
> > I really don't think this is possible from what I know of php, but I
> > thought I would as the experts.
> > 
> > Is it possible to have php create directories and move files on a local
> > machine. I have created a web portal for a client and now they would
> > like it to upload files to an server, no a problem. But they would like
> > it to also move temp files on the users computer to new directories and
> > then upload the file to the server with no user interation other than
> > clicking go.
> > 
> > I have thought of doing this in vb or c# but I have done very little
> > with these languages, and php just rocks.
> > 
> > Thanks
> > 
> > Scandog
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux