Archives for "March, 2010"

Posted by Thurein on 28th March 2010

How to return more than one value or multi value in PHP

Some of PHP beginners (my friends) always ask me how to return two or more values from function. So , I thought, I may need to write the beginner tip at The Tech Space Blog. If your the advanced PHP programmer, you will say. So easy, It’s a piece of cake. For beginner, it would [...]