Note Submitter: dima at snaiper dot net
----
What it is unknown error code 4096?
I get this code when try do this code
class a {}
function b() { return new a; }
echo b();
// Object of class a could not be converted to string
--
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php