mamp - Fetch the data from an external Firebird database in PHP -


i need fetch data external firebird database in php project. should use ibase_connect() function. when i'm trying run php script, error occurred, ibase_connect() undefined. think solution included in link.

but per document extension interbase should there in ext folder of php. unfortunately mamp has no such directory. please me solve issue.


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

vue.js - Create hooks for automated testing -

Optimising Firebase database by automatically overwriting data -