Explain the differences between Server-side and Client-side code
Server side code will process at server side & it will send the result to client. Client side code (javascript) will execute only at client side.
Contributed by:
Guest
Guest user is that user who have done some activity on website without login. Activity contains commenting on any article, uploading an image on website etc.
Resourse address on xpode.com
http://www.xpode.com/Print.aspx?Articleid=249
Click here to go on website
|