JasonsJungle.com
Affordable, Customized Website Development
E-Commerce, Member sites, Shopping Carts, etc.
PHP, Perl, ASP, MySQL, XML, HTML, Javascript, etc.


Key to a well-organized website!


Always use a "Links" page, unless you want to deter search engines from finding your site!

  Contact Us
Server-side and Client-Side scripting languages

A Server-side scripting language (such as Perl, ASP, PHP, etc.) is executed on the server, and the output is "served" to the client computer.

A Client-side scripting language (such as Javascript, VBScript, etc.) is executed on the client. The server serves the script to the client and the client computer handles it from there.


Related Articles:

Server-side vs. Client-side
What does it mean?

When you "View Source", you aren't actually "Viewing the Source"
Others can view and even steal your client-side scripts, but not your server-side scripts!

What's the difference in Javascript & VBscript?
A little education on client-side scripting languages