To support simplicity, possiibility and cost effective of PHP

Posts Tagged ‘ PHP ’

Building a Data Access layer using PDO

Feb 10th, 2008 | By admin | Category: Featured, PHP

Every time you start building a complete website with some modules and functionalities, you start thinking about the “structure” of your system or in other word, the framework you use through the system. For a PHP website, MVC is the most widely use framework or programming model where M is the Model which [...]



Installing Apache on Windows

Jan 17th, 2008 | By admin | Category: PHP, Tutorials

Because it’s the most popular web server in use, you might think that Apache is a complicated piece of software, but it’s not difficult at all.
Installing Apache for Windows is a simple task, due in great part to the installation wizard distributed by the Apache Group. While running any web server on a Windows operating [...]



Using Zend components in your own web project

Jan 15th, 2008 | By admin | Category: PHP, Tutorials

I am a fan of Prado but Zend framework takes my love with its set of components. Having an MVC framework with a higher level of intefration between Model – View – Controller is better than taking Zend basic MVC model into a real life project. However, using Zend components to complete common web features [...]



PHP training course

Jan 14th, 2008 | By admin | Category: PHP

There are many PHP & MySQL  books out there plus many free tutorial helpful for you. However, I choose the best roadmap for you by going the same road a PHP programmer goes for Zend PHP5 Certificate. You are not required to follow step by step and also on each step, I try to point [...]



PHP developer toolset

Jan 14th, 2008 | By admin | Category: PHP

A lot of beginners do not know what to use and where to start when begin with PHP, a open source programming language with no official support. PHP on its way spreading the world programming community come with many commercial tools to help developers more productive. Tools varies from small, cheap coding programs to very [...]