Friday, April 6, 2007

PHP and Regular Expression

Regular expressions is very powerful if you know how to use it and crippling if you don't. WebCheatSheet.com has posted a great introduction to PHP and Regular Expressions and I would strongly recommend any PHP developer (or any other developer for that fact) to take a look at it.



Using Regular Expression with PHP

Thursday, April 5, 2007

Framework - View Note the "new way"

This isn't really a tutorial but it is a good read on the way to use view in the latest release of the Zend Framework Beta 0.9.1. This is Ben Ramsey so needless to say he probably knows what he's talking about.



Read about Zend Framework View Notes