How to test for empty strings in PHP - Texelate

Posted by Unknown on Thursday, January 30, 2014

If you're testing for an empty string in PHP you could be forgiven for using the empty() function. However, exercise caution as empty() may not do what ...

more

{ 0 comments... » How to test for empty strings in PHP - Texelate read them below or add one }

Post a Comment

Popular Posts