logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Coding & Scripting Corner View previous topic :: View next topic
Reply to topic   Topic: PEAR MDB2 -- what's the deal?
Author
taylor



Joined: 04 Jan 2007
Posts: 4

PostPosted: Thu 04 Jan '07 16:51    Post subject: PEAR MDB2 -- what's the deal? Reply with quote

I'm trying to get the MDB2 package in Pear to work with PHP5 but I get messages saying, "Assigning the return value of new by reference is deprecated". If I turn off strict mode in PHP5 I'm fine, but I'm also trying to work it on a shared host. Are there any packages of MDB2 that don't use deprecated features?
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Thu 04 Jan '07 20:06    Post subject: Reply with quote

Hello!
Many packages of PEAR have not been ported from php4 to php5.
Most scripts are working fine, but they are not up to date. If you have no problems with the code, use it.
Back to top


Reply to topic   Topic: PEAR MDB2 -- what's the deal? View previous topic :: View next topic
Post new topic   Forum Index -> Coding & Scripting Corner