E: remote php and local computer

  • From: Alex Hall <mehgcap@xxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Mon, 06 Jul 2009 10:04:36 -0400

I was hoping to just let the user select a bunch of files, since the service is for picture uploading and, knowing some of the people that will use it as well as I do, I expect them to want to upload many pictures in one session. How would multiple inputs help? You still have to just click one at a time. I can add all the paths to a hidden field as they select them, but all this is still one file at a time.


Have a great day,
Alex

----- Original Message -----
From: "Holdsworth, Lynn" <Lynn.Holdsworth@xxxxxxxxxxx
To: <programmingblind@xxxxxxxxxxxxx
Date sent: Mon, 6 Jul 2009 14:55:41 +0100
Subject: RE: remote php and local computer

Alex, I think you'd need multiple file inputs for this.

Cheers, Lynn

-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Alex
Hall
Sent: 06 July 2009 14:51
To: programmingblind@xxxxxxxxxxxxx
Subject: e: remote php and local computer

I am trying to let users select multiple files for uploading by
highlighting them. Can this be done through a "file" input
button?

Have a great day,
Alex

----- Original Message -----
From: "E.J.  Zufelt" <lists@xxxxxxxxx
To: programmingblind@xxxxxxxxxxxxx
Date sent: Mon, 6 Jul 2009 09:03:29 -0400
Subject: Re: remote php and local computer

Good morning Alex,

PHP running on a web-server is a server-side language.  It cannot
access any resources on the client computer.  As a matter of
fact, if
PHP could access client resources it wouldn't be very secure.

If there is something in particular that you are trying to
accomplish
please let us know and we can see if we can make recommendations
for
how to accomplish the task.

HTH,
Everett

Follow me on Twitter
http://twitter.com/ezufelt

View my LinkedIn Profile
http://www.linkedin.com/in/ezufelt



On 6-Jul-09, at 7:53 AM, Alex Hall wrote:

Hi all,
I wondered if a php script on a server can access the local
files of
a computer connected to that server? I have heard that php can
look
at folders on the server, so I know it has functions for folder
management, and I thought I had heard somewhere about it being
able
to do this on a local machine? It seems like a security risk,
but
all the same...  is it possible?

Have a great day,
Alex
__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind


__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind



--
DISCLAIMER:

NOTICE: The information contained in this email and any
attachments is
confidential and may be privileged.  If you are not the intended
recipient you should not use, disclose, distribute or copy any of
the
content of it or of any attachment; you are requested to notify
the
sender immediately of your receipt of the email and then to
delete it
and any attachments from your system.

RNIB endeavours to ensure that emails and any attachments
generated by
its staff are free from viruses or other contaminants. However,
it
cannot accept any responsibility for any such which are
transmitted.
We therefore recommend you scan all attachments.

Please note that the statements and views expressed in this email
and
any attachments are those of the author and do not necessarily
represent
those of RNIB.

RNIB Registered Charity Number: 226227

Website: http://www.rnib.org.uk



This message has been scanned for viruses by Websense Hosted
Security -
http://www.websense.com/content/HostedEmailSecurity.aspx

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: