What are the differences between server-side and client-side programming?
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Server-side Programming :
It is the program that runs on server dealing with the generation of content of web page.
Examples :
The Programming languages for server-side programming are :
Client-side Programming :
It is the program that runs on the client machine (browser).
The Programming languages for client-side programming are :
Examples :