»Kevin Stone« sagte am 2002-03-19 um 14:11:42 -0700 : > Not entirely true. Javascript is directly linked to HTML and HTML is > directly linked to PHP so you can have PHP talk to Javascript through > HTML.
I still don't agree. You can of course create JavaScripts dynamically in PHP. However, PHP won't talk to JS, it's the browser which will execute the dynamically created JS and then maybe talk back to the server and thus execute some PHP code. This may seem like nitpicking, but I don't think it is. If PHP were to execute the JS, it would work even when the user had disabled JS in his browser. Alexander Skwar -- How to quote: http://learn.to/quote (german) http://quote.6x.to (english) Homepage: http://www.iso-top.de | Jabber: [EMAIL PROTECTED] iso-top.de - Die günstige Art an Linux Distributionen zu kommen Uptime: 2 days 12 hours 18 minutes -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php