Re: Error using Manuel's POP3 class

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

on 01/24/2008 01:56 PM Stephan Schulze said the following:
> You should get the newest version of the class.
> 
> Or you fix it by replacing all calls with foo(&variable) to 
> foo(variable) and change

That is the problem.


> function foo(variable) to function foo(&variable)

Do not do this. This is not the problem. If you change this, the class
will not be able to return values to variables passed by reference.

-- 

Regards,
Manuel Lemos

PHP professionals looking for PHP jobs
http://www.phpclasses.org/professionals/

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux