Difference between String Primitives and String Objects
It's important to learn the difference between String Primitives and String Objects and then decide which one to use.
Usually, you would want to use the primitive strings instead of objects as that can cause weird bugs sometimes.
Related:
Warning: Invalid argument supplied for foreach() in /var/www/cssdeck.com/app/modules/labs/views/_details.php on line 68