Codingdomain.com

PHP

Starting blank

A PHP applications starts with a blank page. There are no frameworks. There are no fixed rules. Ready to be defined by your qualities!

Useful stuff on the web

Frameworks

Drupal
An Open Source content management platform, designed to be extensible.
Wordpress
An Open Source blog tool and publishing platform, fully customizable with themes.
Zend Framework
Zend Framework has components for common programming tasks, which can be used-at-will, even in existing applications.
H2O-php
A Django-style template engine, promoting better code and markup separation.

Extensions

XCache
Make PHP run faster. XCache remembers programming code, so PHP doesn't have to analyse it again.
Xdebug
Step-through debugging for PHP. In Eclipse or Netbeans, this actually allows you to see - step by step - which route the code is taking.

blog comments powered by Disqus