[nycphp-talk] Re: PHP 5 Objects and fsockopen
Sol
sol2ray at yahoo.fr
Thu Sep 2 12:52:10 EDT 2004
Did you try and simulate a bad connection?
I think the reason is not in the data type but
concept.
Remove __get and __set and it will work fine.
But that's not what you want.
--- Joseph Crawford <codebowl at gmail.com> wrote:
> Sol,
>
> i think the reason is because on a good connection
> $errno and $errstr
> are null values and you cant set a $this->errno to
> null through an
> overloaded method. if they returned something other
> than null it
> would probably work.
>
> Joe Crawford Jr.
> _______________________________________________
> New York PHP Talk
> Supporting AMP Technology (Apache/MySQL/PHP)
> http://lists.nyphp.org/mailman/listinfo/talk
> http://www.newyorkphp.org
>
=====
Sol Touré
PHPBTREE
http://phpbtree.com
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
More information about the talk
mailing list