Pada awalnya PHP merupakan kependekan dari Personal Home Page (Situs Personal). PHP pertama kali dibuat oleh Rasmus Lerdorf pada tahun 1995. Pada tahun 1997, sebuah perusahaan bernama Zend menulis ulang interpreter PHP menjadi lebih bersih, lebih baik, dan lebih cepat. Kemudian pada Juni 1998, perusahaan tersebut merilis interpreter baru untuk PHP dan meresmikan rilis tersebut sebagai PHP 3.0 dan singkatan PHP dirubah menjadi akronim berulang PHP: Hypertext Preprocessing.
PHP adalah bahasa pemrograman script yang paling banyak dipakai saat ini. PHP banyak dipakai untuk memrogram situs web dinamis, walaupun tidak tertutup kemungkinan digunakan untuk pemakaian lain. Contoh terkenal dari aplikasi PHP adalah phpBB dan MediaWiki (software di belakang Wikipedia). Contoh aplikasi lain yang lebih kompleks berupa CMS yang dibangun menggunakan PHP adalah Mambo, Joomla!, Postnuke, Xaraya, dan lain-lain.
Terus, PHP bisa (gak) untuk Enterprise?, Pernah dengar PRADO (PHP Rapid Aplication Development Object-oriented). Framework ini sangat powerful untuk meningkatkan performa anda sebagai web programmer. Menghilangkan usaha yang melelahkan untuk membuat web berskala Enterprise. Mempercepat waktu development sehingga kita dapat lebih berorientasi pada bussiness logicnya.
Framework PRADO memiliki keistimewaan untuk Web application developers:
- Reusability – Codes following the PRADO component protocol are highly reusable. Everything in PRADO is a reusable component.
- Ease of use – Creating and using components are extremely easy. Usually they simply involve configuring component properties.
- Robustness – PRADO frees developers from writing boring, buggy code. They code in terms of objects, methods and properties, instead of URLs and query parameters. The latest PHP5 exception mechanism is exploited that enables line-precise error reporting.
- Performance – PRADO uses a cache technique to ensure the performance of applications based on it. The performance is in fact comparable to those based on commonly used template engines.
- Team Integration – PRADO enables separation of content and presentation. Components, typically pages, have their content (logic) and presentation stored in different files.
Large companies using PHP:
- Yahoo - http://public.yahoo.com/~radwin/talks/yahoo-phpcon2002.htm
- HP is using PHP here – http://h41120.www4.hp.com/smb_dev/index_uk.php
- Danone - Brazilian website running with PHP + DB2
- ThinkPHP / Mayflower GmbH in Munich is working right now for 5 of the German Fortune 25 companies, including Siemens, Deutsche Post, Hypovereinsbank, EON and others.
- Hungarian Government and Romanian Government – http://www.mcti.ro/
- Enterprise sites which use PHP on Windows include Nokia, Valero, Sony and Electronic Arts.
Interesting web reports:
- Sun Developers Fact-sheet – http://www.sun.com/aboutsun/media/presskits/edge2003/factsheet.pdf
- The PHP Weblogs PHP popularity report - http://php.weblogs.com/popularity
- http://news.netcraft.com/archives/2003/08/30/php_growing_surprisingly_strongly_on_windows.html
Pingin tau lengkapnya?, googling aja ya…
“If you only have a hammer, you tend to see every problem as a nail.”
Abraham Maslow
Sumber: http://www.interaktonline.com/Support/Articles/Details/PHP+Enterprise+Research+-+The+Results-PHP+Market+Overview.html?id_art=11&id_asc=130
Popularity: 2% [?]