
Brian welcome, Your class extending the Mail class that's a cool idea...enjoy coding :-) Regards, Oj The optimist sees the doughnut; the pessimist the hole. --- On Mon, 9/21/09, Brian Ngure <brian@mystique.boldlygoingnowhere.org> wrote: From: Brian Ngure <brian@mystique.boldlygoingnowhere.org> Subject: Re: [Skunkworks] PHP Pear Problem To: "Skunkworks Forum" <skunkworks@lists.my.co.ke> Date: Monday, September 21, 2009, 10:34 AM Hi Oj, I did try that but just came up with another error message. Don't remember exactly what it was now. That's why I decided to write my own implementation. Thanks for your input. On Sat, Sep 19, 2009 at 7:03 PM, Oj G <ojiwaj@yahoo.com> wrote: Try create an instance of Mail like so myMail=new Mail(); myMail->factory(); ..... alternatively if you have the source for mail class, add public static to the factory definition like public static function factory() ..... Regards, Oj The optimist sees the doughnut; the pessimist the hole. --- On Tue, 9/15/09, Brian Ngure <brian@mystique.boldlygoingnowhere.org> wrote: From: Brian Ngure <brian@mystique.boldlygoingnowhere.org> Subject: Re: [Skunkworks] PHP Pear Problem To: "Skunkworks forum" <skunkworks@lists.my.co.ke> Date: Tuesday, September 15, 2009, 6:45 AM Hi Alex, I had already tried that. Did not work. Thanks anyway. On Tue, Sep 15, 2009 at 4:38 PM, Alex Wanjohi <wanjohialex@gmail.com> wrote:
Hi Brian,
I have to admit, I have never encountered that.. I have tried to figure it out but cant.. but came across this link, http://www.pear-forum.org/topic1627.html.
hope it helps
-Alex
On Tue, Sep 15, 2009 at 3:37 PM, Brian Ngure <brian@mystique.boldlygoingnowhere.org> wrote:
Hi,
To any PHP/Pear gurus. I am getting the following error in PHP5. Anyone know how to resolve?
Non-static method Mail::factory() should not be called statically,
assuming $this from incompatible context
The method factory is static as noted here: http://pear.php.net/manual/en/package.mail.mail.factory.php.
This code works fine in PHP4.
-- Regards,
Brian Ngure _______________________________________________ Skunkworks mailing list
Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
Other services @ http://my.co.ke Other lists ------------- Announce: http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks-announce
Science: http://lists.my.co.ke/cgi-bin/mailman/listinfo/science kazi: http://lists.my.co.ke/cgi-bin/mailman/admin/kazi/general
-- Am staying informed, and earning from it @ www.jumuika.co.ke
_______________________________________________
Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
Other services @ http://my.co.ke Other lists ------------- Announce: http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks-announce
Science: http://lists.my.co.ke/cgi-bin/mailman/listinfo/science kazi: http://lists.my.co.ke/cgi-bin/mailman/admin/kazi/general
-- Regards, Brian Ngure _______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks Other services @ http://my.co.ke Other lists ------------- Announce: http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks-announce Science: http://lists.my.co.ke/cgi-bin/mailman/listinfo/science kazi: http://lists.my.co.ke/cgi-bin/mailman/admin/kazi/general _______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks Other services @ http://my.co.ke Other lists ------------- Announce: http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks-announce Science: http://lists.my.co.ke/cgi-bin/mailman/listinfo/science kazi: http://lists.my.co.ke/cgi-bin/mailman/admin/kazi/general -- Regards, Brian Ngure -----Inline Attachment Follows----- _______________________________________________ Skunkworks mailing list Skunkworks@lists.my.co.ke http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks Other services @ http://my.co.ke Other lists ------------- Announce: http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks-announce Science: http://lists.my.co.ke/cgi-bin/mailman/listinfo/science kazi: http://lists.my.co.ke/cgi-bin/mailman/admin/kazi/general