what is server side scripting language?Give Example.
Answers
Answered by
2
Answer:
Explanation:
Many modern web servers can directly execute on-line scripting languages such as ASP, JSP, Perl, PHP and Ruby either by the web server itself or via extension modules (e.g. mod_perl or mod_php) to the web server. For example, WebDNA includes its own embedded database system.
Answered by
1
Server-side scripting is a method of designing websites so that the process or user request is run on the originating server. Server-side scripts provide an interface to the user and are used to limit access to proprietary data and help keep control of the script source code
Some Examples are:-
PHP
Ruby
Phyton
Similar questions