RE: calling javascript

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[snip]
Ok so what does this mean I should write..I don't understand what you
mean
by Server Side/Client Side.
[/snip]

Server side means that the server handles the processing. Client side
means that the interface device (in this case, a browser) handles  the
processing. PHP is server side. JavaScript is client side. In order to
get PHP to "precess" JavaScript you have to output the JavaScript with
the PHP.

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux