Thursday, 20th November 2008.

Posted on Thursday, 21st August 2008 by Lee

When using TextMate to code PHP, you may be annoyed by the way TextMate handles hitting the Enter key while in a PHP comment block. I would like the lead * to be continued on the new line. There are two ways to get this to happen.

Posted in CodeIgniter, Mac OSX, PHP, Web Development | Comments (0)

Posted on Wednesday, 13th August 2008 by Lee

Overloading PHP So That empty() Works
PHP5 has a much improved object oriented feature set. With great MVC PHP frameworks such as CodeIgniter, CakePHP, and the Zend Framework you should certainly be writing your own classes and taking advantage of objects in your coding. Using the magic methods that you get with PHP5 you can overload [...]

Posted in PHP, Web Development | Comments (1)

Posted on Tuesday, 5th August 2008 by Lee

PHP Screencasts, PDF books, and source code. Lessons will be cover PHP Development, and the CodeIgniter PHP Framework.
As of today, TheWebLessons.com is open. If you register during the beta phase, you will receive a 50% discount on all of the lessons that will ever be published.
Lesson Topics Will Include

Object Oriented Programming in PHP5
Setting [...]

Posted in CodeIgniter, PHP, Web Development | Comments (1)

About