PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
How can I access a local Interbase Server from my PHP program ?
My PHP and Apache for Windows are correctly installed. I can access Mysql. When I try to access Interbase I get the following message:
Fatal error</b>: Call to undefined function: ibase_connect() in <b>C:\temp\teste.php</b> on line <b>3</b><br>