I am posting here some of the PHP scripts which are must have ones when you develop a site. All of them are licensed under free open source GNU/GPL license.
WordPress – Very popular blogging script in PHP. You can also create a full scale website with this script. It is free and GPL.
phpBB – A forum script to run a forum in your site.
phpMyAdmin – A Web based Mysql database administration software.
Xampp Server – If you want to run LAMP (linux apache mysql phpmyadmin php) in your windows computer, you will need this serverpackage.
PHP Link Directory – A full fledged software to run a powerful web directory site.
PHP Gallery – A script to run a photo album or image gallery in your website.
Elgg – A free open source social networking script.
Drupal - A free content management CMS script to setup any type of website.
PHP Mailer - A free PHP email class library.
Captcha PHP – A free CAPTCHA script to prevent automated bots and spam submissions. More captcha scripts here
MySQL Backup – Web based script to automatically backup mysql datbase in your site. Very Important!
Magpie RSS Parser – RSS/XML parsing script. It reads and produces html output to that you can syndicate the latest news content on your website.
PHP Base Library – Collection of tools, libraries and classes so that you can develop full fledged web applications by using re-usable code.
These scripts posted above are very useful and they can be of great help in different situations. If you are looking for more php scripts collection, please visit the archive best-php-scripts.com.
Similar Posts:
- 10+ Great PHP Scripts to create a Social Network
- 10+ Best Social Network Scripts in PHP
- Free PHP CAPTCHA Scripts
- Install LAMP Server for Centos/RHEL
- 10+ Most Innovative and Unique WordPress Themes
- how to create new user for phpmyadmin login
- 25+ Very Useful PHP Class libraries for Developers
- FIX->Fatal error: Maximum execution time of 300 seconds exceeded with phpMyAdmin
- Fixing CPU Exceeded errors and slow MySQL queries with Bluehost!
- Top 10 vBulletin Plugins/Mods


June 4, 2007
Thank you very much for the list!
*goes to check Elgg out*
July 22, 2008
PHP Link Directory is not free anymore
July 25, 2008
Actually there are two versions of PHP Link Directory, one that is pay and one that is free.
Version 2.2.0 is free
Version 3.3.0 is the one being sold.
Both can be found on http://www.phplinkdirectory.com
I just setup a link directory a couple days ago with Version 2.2.0
May 26, 2010
This article gave us an important Brainstorm session of all the possibilities we can make use of on our blog.