Server side scripting

Prince25

New member
Server side scripting means that all of the code is executed on the server before the data is passed to the user's browser.
PHP, Python and Ruby are some Server Side Scripting languages.
 
Server script Language is Php. PHP is the server Side programming Language. Php is run on the various platforms(window, Linux, Unix) etc. Php can send and receive the cookies. Php support a wide range of database.
 
server side scripting is a web server technology in a which user's request verified by running a script directly on the web server to generate dynamic web page.
PHP,ASP,JSP,Perl are server side scripting example.
 
Server-side scripting is a web server innovation in which a client's solicitation is checked by running a script straightforwardly on the web server to produce rapid pages. It is generally used to give intuitive sites that interface to databases or other information saves. This is unique in relation to customer side scripting where scripts are controlled by the survey web program, generally in Javascript. The essential preference to server-side scripting is the capacity to exceedingly alter the reaction dependent upon the client's prerequisites, access rights, or inquiries into information saves.
 
Server site script programming Language is PHP and ASP. PHP is run on the server site. PHP is stand for personal home page. ASP stand for Active server pages. Both of Language are the Best Programming Language.
 
server side scripting is a one type of web server.The best example of the server side is php and asp.with the help of server side scripting language creating dynamic page.
 
Server side scripts are used to perform most of the Database stuff. Languages like ASP.NET and PHP are used to generate Dynamic pages and send it in plain HTML to the browser. These languages can also be used to create complex applications like the Search Engines etc.
 
Server side scripting is a web server technology in which user's request is verified by running a script directly on the web server to generate dynamic webpages. It is usually used to provide interactive website that interface to database and other data stores. This different from client server scripting where script are run by the viewing web browser, usually in JavaScript. The primary advantage of server side scripting is the ability to highly customize the response based on the user's requirement, access rights or queries into data store.
 
Server-side scripting is a web server technology in which a user's request is fulfilled by running a script directly on the web server to generate dynamic web pages. It is usually used to provide interactive web sites that interface to databases or other data stores. This is different from client-side scripting where scripts are run by the viewing web browser, usually in JavaScript. The primary advantage to server-side scripting is the ability to highly customize the response based on the user's requirements, access rights, or queries into data stores.

Some server-side scripting languages:

ASP
ANSI C scripts
ColdFusion Markup Language (*.cfm)
Java via JavaServer Pages (*.jsp)
JavaScript using Server-side JavaScript (*.ssjs)
PHP (*.php)
SMX (*.smx)
Lasso (*.lasso)
WebDNA (*.dna,*.tpl)
Progress® WebSpeed® (*.r,*.w)
 
Back
Top