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

Zend Developer Zone: 30 Minutes with Chris Hartjes

Pablo Viquez' Blog: How to use json_encode with ISO-8859-1 data – Part2

WebReference.com: Security Techniques: Part 2

Tobias Schlitt's Blog: Sending HEAD requests with ext/curl

PHPBuilder.com: Beginning PHP: One Goal at a Time


Community Events











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


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

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