View Single Post
Old Apr 14th, 2006, 2:19 PM   #10
Booooze
Expert Programmer
 
Booooze's Avatar
 
Join Date: Mar 2006
Location: Igloo
Posts: 710
Rep Power: 3 Booooze is on a distinguished road
Send a message via MSN to Booooze
Server side scripting is where the code (in languages such as PHP) is processed before the page is sent to the client. Client side scripting, such as javascript is processed on the client side ( in the browser).
Booooze is offline   Reply With Quote