¡@

Home 

php Programming Glossary: xpto

Unexpected T_PAAMAYIM_NEKUDOTAYIM in PHP 5.2.x

http://stackoverflow.com/questions/4995540/unexpected-t-paamayim-nekudotayim-in-php-5-2-x

following code which seems perfecly valid to me... class xpto public static id null public function __construct public static.. static function getMyID return self id function instance xpto null static result null if is_null result true result new xpto.. null static result null if is_null result true result new xpto if is_object result true result id strval xpto return result..