Replacement for PEAR: MDB2 on PHP 5.3

前端 未结 7 1027
隐瞒了意图╮
隐瞒了意图╮ 2021-01-04 13:27

I\'ve been using pear packages in php for years. I\'m in the process of upgrading/moving a sites that uses the MDB2 pear package and it has not been updated for PHP 5.3.X.<

7条回答
  •  轮回少年
    2021-01-04 13:31

    You can use Zend Framework database support or use an ORM like Doctrine or Propel

提交回复
热议问题