Boyd, Todd M. wrote:

>>> I had to use Java for the simple fact that PHP by itself cannot
>>> access the local file system in a way that allows for the partial
>>> loading of files.
>> 
>> Given that PHP doesn't run on the client, there is no way for
>> anything written in PHP to access anything on the client.
> 
> Gee.. I get the feeling that you didn't read what I wrote in that
> post.
> 
> "PHP can't access client stuff."
> 
> "No, PHP _CAN'T_ access client stuff!"
> 
> "Um... kay?"

Todd, I just wanted to stress that there is NO way for PHP to access
anything on the client.  The way you wrote it, you sort of implied that
there might be other ways:

"PHP by itself cannot access the local file system in a way that
allows ..." 

That's all. 


/Per Jessen, Zürich


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

Reply via email to