At 12:19 PM -0700 8/11/08, mike wrote:
On 8/11/08, tedd <[EMAIL PROTECTED]> wrote:

 Per Jessen:

 I am sure you are smarter than this -- you're probably not understanding
 what I am saying.

No, Per is correct.

PHP itself cannot access anything on the client. It is a server-parsed
language. The client never executes PHP, period.

Javascript, other applets, etc. can *inform* or push information to
PHP about the client or files on the client, but PHP itself has no
idea what is going on other than $_SERVER, $_COOKIE vars and whatnot
identifying the browser. That's all it gets without something else
"helping" it, and that is still not -PHP- itself.

Arrrggg!!!

Read!!!!!

I said:

1). "PHP by itself cannot access the local file system"  <-- true.

Now, do you agree with that?! Isn't that the SAME as what you said above?!

Now, why not read the rest of what I wrote?

Sometimes it's hard to get an idea across because some people refuse to read, but love to comment about the obvious.

tedd

--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

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

Reply via email to