At 8:17 PM +0200 8/11/08, Per Jessen wrote:
tedd wrote:
> 2) "... there is NO way for PHP to access anything on the client."
<-- not true.
Statement 2 _is_ 100% true. Sorry, end of discussion for my part.
/Per Jessen, Zürich
Per Jessen:
I am sure you are smarter than this -- you're
probably not understanding what I am saying.
I write code daily that communicates between
javascript and php. As such, data that is on the
client-side can passed to the server-side
effortlessly -- javascript does that very well
and if you don't want to entertain a refresh, you
can even use ajax.
PHP can even write javascript to do this and sit
waiting for a reply back -- it's simply a matter
of timing.
Here's an example of php and javascript playing well together:
http://webbytedd.com/b/timed-php/
Are you saying that this is not possible? I think
not -- I think one of us is not understanding
what the other is saying -- which is it?
Cheers,
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