October 12th, 2009 in
PHP,
Resources |
39 Comments
Forum is a great place where people can have discussions and postings. Generally, a forum is a community with lots of user inputs and needs moderators to moderate the posts.
If you want to setup your own forum, you can go for either open source forum scripts or commercial forum scripts such as Invision Power Board. Should you choose a commercial forum script or open source forum script? It is depends on your requirements and also you or your forum’s administrator experience.
Today, we are going to share 12 Free And Open Source PHP Forum Scripts where you can easily build your forum and online community with them.
phpBB is the most popular and wide-used open source PHP forum script. It has an easy to use administrator control panel and takes only few minutes to install. phpBB is very customizable, you can easily create your own themes and modifications to the script. If you face any problem with phpBB, you can always refer to the documentation.

(more…)
June 30th, 2009 in
PHP,
Resources |
130 Comments
Content Management System, or CMS is an application used to manage news easily so that users can publish, edit and delete articles from the back-end admin system. HTML and other scripting language are not necessary to operate a CMS, though having them will add more advantages.
Since we had looked into 22 open source PHP frameworks, i decided to do a roundup of 20 Open Source PHP Content Management Systems so that readers who don’t have strong PHP knowledge can easily create their website using free and open source CMS.
Wordpress is a powerful yet easy to use content management system. Initially it was designed as a blogging platform. However, it slowly become popular and can be customized into a powerful CMS with some tricks and plugins. I had wrote an article about Wordpress SEO plugins and also talked about things that you should know about Wordpress 2.8.

Drupal is a free and open source modular framework and Content Management System (CMS) written in PHP. It is used as a back-end system for many different types of websites, ranging from small personal blogs to large corporate and political sites.

(more…)
June 23rd, 2009 in
PHP,
Resources |
51 Comments
PHP is a widely used programming language for web development. Although there are a lot of alternative programming languages for web development such as ASP and Ruby, but PHP is still the most popular among them.
So, what makes PHP so popular? PHP is so popular because it is relatively easy to learn compare to other language. Furthermore, there are a lot of great tutorials for beginner to get started. Although there are a lot of resources for us, but coding a site from scratch is very tough. Luckily, there are a lot of reliable PHP Framework which can shorten the development time. These frameworks are supported by huge community and they are willing to help if you face any problems.
Without talking much, let’s start to look into these 22 open source PHP frameworks:
Most Promising Frameworks

Zend Framework is an object oriented framework written in PHP 5. It is based on simplicity, corporate friendly license, and a rigorously tested agile codebase. The loosely coupled architecture also allow developers to use Zend components within other framework.

Symfony is a PHP 5 framework which provides an architecture, components and tools for developers to build complex web applications faster. The official site provides a practical tutorial for Symfony beginner too.
(more…)