News Feed
Jobs Feed
Sections




News Archive
DevShed:
Null and Empty Strings
December 03, 2008 @ 11:16:51

On DevShed today, there's a new tutorial posted looking at two things that can cause headaches for PHP developers (especially when evaluating and comparing values) - nulls and empty strings.

Anyone who has programmed for any length of time has encountered the concepts of null and empty strings. They are not the same, and confusing the two can cause some serious problems. This article deals with these concepts in the context of PHP and MySQL.

They start with a bit of a quiz before getting into how to handle them correctly - making null "safe" and working with it correctly in a MySQL context. SQL statements and table structures are included for their examples.

0 comments voice your opinion now!
null empty string tutorial mysql handle safe


blog comments powered by Disqus

Similar Posts

DevShed: Running Conditional Select Statements with the Active Record Pattern

Gonzalo Ayuso's Blog: Reflection over PHPDoc with PHP

WebReference.com: XML and PHP Simplified - XML,PHP and the Database

Zend Developer Zone: AJAX Chat Tutorial Part 6 : Updating the User List

Edin Kadribasic's Blog: PHP 4.4.6-win32 with MySQL 5.0.37


Community Events











Don't see your event here?
Let us know!


introduction rest release functional opinion podcast unittest testing phpunit series community framework development zendframework2 conference interview usergroup database language symfony2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework