On Fri, Sep 12, 2008 at 12:47 PM, Robert Cummings <[EMAIL PROTECTED]> wrote:
>> Microsoft sucks because they didn't make their symbolic linking
>> methodology public knowledge and charge additional fees to obtain the
>> Win2k system kit they suggest you use to make the links in the first
>> place.
On Fri, 2008-09-12 at 14:39 -0500, Boyd, Todd M. wrote:
> > -Original Message-
> > From: Robert Cummings [mailto:[EMAIL PROTECTED]
> > Sent: Friday, September 12, 2008 1:12 PM
> > To: Boyd, Todd M.
> > Cc: Luke; php-general@lists.php.net
> > Subject:
> -Original Message-
> From: Robert Cummings [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 12, 2008 1:12 PM
> To: Boyd, Todd M.
> Cc: Luke; php-general@lists.php.net
> Subject: RE: [PHP] Re: uploading file outside WEB Root
>
> On Fri, 2008-09-12 at 09:38 -0
> -Original Message-
> From: Brady Mitchell [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 12, 2008 11:44 AM
> To: Luke
> Cc: [EMAIL PROTECTED]; php-general@lists.php.net
> Subject: Re: [PHP] Re: uploading file outside WEB Root
>
>
> On Sep 12,
On Fri, 2008-09-12 at 09:38 -0500, Boyd, Todd M. wrote:
> > -Original Message-
> > From: Luke [mailto:[EMAIL PROTECTED]
> > Sent: Friday, September 12, 2008 7:16 AM
> > To: [EMAIL PROTECTED]
> > Cc: php-general@lists.php.net
> > Subject: Re: [PHP]
On Sep 12, 2008, at 516AM, Luke wrote:
Could you use a symbolic link? If on Linux 'ln -s /fpath/foldername'?
Not sure how to do this on Windows
Windows 2k and up do support symbolic links, take a look at
http://technet.microsoft.com/en-us/sysinternals/bb896768.aspx
Brady
--
PHP General Ma
> -Original Message-
> From: Luke [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 12, 2008 7:16 AM
> To: [EMAIL PROTECTED]
> Cc: php-general@lists.php.net
> Subject: Re: [PHP] Re: uploading file outside WEB Root
>
> Could you use a symbolic link? If on Linux
Could you use a symbolic link? If on Linux 'ln -s /fpath/foldername'?
Not sure how to do this on Windows
2008/9/1 Carlos Medina <[EMAIL PROTECTED]>
> Angelo Zanetti schrieb:
>
>> Hi All,
>> For security purposes I would like to upload a file outside the webroot.
>>
>> I have got this to work on
Angelo Zanetti schrieb:
Hi All,
For security purposes I would like to upload a file outside the webroot.
I have got this to work on my local dev machine but it doesn't seem to work
on the live server.
I have tried both the relative path and also the full path (from the
$_SERVER[DOCUMENT_ROOT]
Definately check out the URL Juan posted first to learn how you can easily do
this yourself.. You can also check
http://www.hotscripts.com/PHP/Scripts_and_Programs/ and look into the "/File
Manipulation/Upload Systems" and "/Form Processors" directorys there for some
pre-written upload scripts.. Y
10 matches
Mail list logo