PHP / MySQL

Make dynamic database-driven websites that are searchable and are tailored to the surfer’s needs.

Using well-constructed OOP gives an application the ability to be updated and changed easily, re-used and worked on by a team of developers.

Properly written PHP can provide a safe, reliable and secure interface between your website and your database. A PHP CMS is versatile and has the ability to be re-used or skinned so that your website can have different appearances.

PHP allows dynamic, database driven websites to be created such as online stores and communities. To increase the flexibility of the PHP calls a combination of javascript and XML (AJAX) can be used, often used in forms to limit the number of stages that have to be gone through.

For more info check out this book: PHP 5 Objects, Patterns, and Practice and see our PHP links