Articles tagged with: Development

PHP is_array() and array_flip()

Summary: The importance of error handling in PHP, and the need to check types.


Setting up a Firefox development profile

Summary: A guide on setting up multiple Firefox profiles for personal browsing, development, and testing.


Review: NDepend 3.0

Summary: A review of the tool NDepend, version 3.0.


Book Review: PHP Objects, Patterns, and Practice

Summary: A review of the book 'PHP Objects, Patterns, and Practice', by Matt Zandstra.


Using derivate Exception classes for better error handling

Summary: The importance of using derived Exception classes for better error handling in .NET and PHP.