Programming
Language Vs Scripting Language
Programming
language
|
Scripting
language
|
Has all the
features needed to develop complete applications.
|
Mostly used for
routine tasks
|
The code has to
be compiled before it can be executed
|
The code is
usually executed without compiling
|
Does not need to
be embedded into other languages
|
Is usually
embedded into other software environments.
|
What does PHP stand
for?
PHP means - Personal Home Page, but it
now stands for the recursive backronym PHP: Hypertext Preprocessor.
PHP code may be embedded into HTML code, or it can
be used in combination with various web template systems, web content
management system and web frameworks.
No comments:
Post a Comment