PHP is another scripting language. Like ASP, it's commands are embeded within the HTML of a web page. The commands are executed on the web server, making it browser independant. The web browser only sees the resulting HTML output of the PHP code.
- 12 Els usuaris han Trobat Això Útil
Articles Relacionats
What is an Applet?
An applet is an embedded program on a web site. Applets are usually written in the coding...
What is Java?
A programming language developed by Sun Microsystems. Originally was named OAK. Small Java...
What is PERL (Practical Extraction and Report Language)?
A popular programming language which has strong text processing capabilities.
What is ASP (Active Server Pages)?
Active Server Pages enable web developers to make their sites dynamic with database driven...
