While browsing the Internet we go through hundreds of web sites, but we have not given much thought about what they consist of or their structure. Web page that we see on our screen is only an outer shell. Do many people know what lies behind pretty design, illustrations and paragraphs of text?
To display a web page on the computer, browser has to send a request to the remote server which stores all the information about the web site. Browser is a client side application as it runs on the user’s computer, whilst the web-server is a server side which contains all the files with executable code.
Most common dynamic programming languages are PHP, Perl and Asp.Net which run on the remote server. In opposite, client side programming languages such as Java or Java Script are executed on the user's computer
For more information click the link below
No comments:
Post a Comment