Articles tagged with: PHP

PHP is_int() and is_numeric()

Summary: A discussion on PHP's is_int() and is_numeric() functions, highlighting the importance of proper variable handling in untyped languages like PHP.


PHP is_array() and array_flip()

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


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.


Working with PHP, six months later

Summary: Six months after transitioning to PHP, the challenges and rewards of working with this language.