At 8:20 PM +0200 8/9/08, Per Jessen wrote:
tedd wrote:

 > You see, anything that javascript can discover can be passed to php.
 The limits are those limits imposed on javascript.

Ah, so you mean that _javascript_ can access something on the client -
very true, but javascript!=PHP.
Of course PHP can do all sorts if you combine it with javascript, black
magic, or what have you, but PHP alone is a server side scripting
language, nothing more nor less.


While js != php, they can communicate and that's what I was saying.

There's nothing that js can discover that can't be passed to php and back again -- js and php can communicate and play together. Here's an example:

http://webbytedd.com/b/timed-php/

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

Reply via email to