NYCPHP Meetup

NYPHP.org

[nycphp-talk] Re: PHP 5 Objects and fsockopen

Sol sol2ray at yahoo.fr
Thu Sep 2 10:43:00 EDT 2004


You did not declare $errno and $errstr.
private $errno;
private $errstr;

--- Joseph Crawford <codebowl at gmail.com> wrote:

> Guys i figured this out, for some odd reason it
> doesnt like the fact
> that i had $this->errno and $this->errstr set with
> the __set method,
> it works now but still confuses me as to why i
> cannot use the __set
> method for this.
> 
> --
> Joseph Crawford Jr.
> Codebowl Solutions
> codebowl at gmail.com
> 802-558-5247
> _______________________________________________
> 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!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 



More information about the talk mailing list