PHP stands for Hypertext Pre Processer and also known as
personal home page
PHP Definition: PHP is an open source server side scripting
language and directly supports in HTML.
- The current version of PHP is 7.0.2
- PHP is a open source server side language
- PHP is platform independent language and supports all operating systems
- PHP is web server independent and supports all servers
- PHP is data base independent and supports all DBMS
- PHP supports advanced frameworks
- PHP also supports content management systems
- PHP also supports e-comers applications
- PHP also supports all architectures
Type of write PHP script
<?php
echo “universal type”;
?>
Advantages of PHP
- PHP is an open source
- PHP application can implement both POP and OOPS
- PHP is an independent language
- And it can interact with any web server, data base server and platform
- PHP supports lot of functions and pre defined libraries
- PHP have lot of supports and can have lot of updates
Drawbacks of PHP
- PHP not supports .exe files
- PHP not supports .ell files so we con not implement desktop applications
- PHP not supports i-phone apps
No comments:
Post a Comment