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

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -