By refulz
via php.refulz.com
Published: Feb 06 2012 / 07:53
The __toString() method is called when the code attempts to treat an object like a string. This function does not accept any arguments and should return a string.



Add your comment