PHP is mainly focused on server-side scripting:
There are three main areas where PHP scripts are used.
Writing desktop applications. PHP is probably not the very best language to create a desktop application with a graphical user interface.PHP can be used on all major operating systems, including Linux, many Unix variants (including HP-UX, Solaris and OpenBSD), Microsoft Windows, Mac OS X, RISC OS, and probably others. PHP has also support for most of the web servers today. This includes Apache, IIS, and many others. And this includes any web server that can utilize the Fast CGI PHP binary, like light tpd.
There is many example which is made with the help of PHP. like Facebook, Whats App. and many other bussiness purpose software.
One of the strongest and most significant features in PHP is its support for a wide range of database.PHP also has support for talking to other services using protocols such as LDAP, IMAP, SNMP, NNTP, POP3, HTTP, COM (on Windows) and countless others.So with PHP, you have the freedom of choosing an operating system and a web server.
There are three main areas where PHP scripts are used.
Writing desktop applications. PHP is probably not the very best language to create a desktop application with a graphical user interface.PHP can be used on all major operating systems, including Linux, many Unix variants (including HP-UX, Solaris and OpenBSD), Microsoft Windows, Mac OS X, RISC OS, and probably others. PHP has also support for most of the web servers today. This includes Apache, IIS, and many others. And this includes any web server that can utilize the Fast CGI PHP binary, like light tpd.
There is many example which is made with the help of PHP. like Facebook, Whats App. and many other bussiness purpose software.
One of the strongest and most significant features in PHP is its support for a wide range of database.PHP also has support for talking to other services using protocols such as LDAP, IMAP, SNMP, NNTP, POP3, HTTP, COM (on Windows) and countless others.So with PHP, you have the freedom of choosing an operating system and a web server.
Comments