I cant make this work together...
I have set up php (it works)
I have set up ib (it works)
bet when i try to query ib using php i get :
Fatal error: Call to undefined function: ibase_connect() in c:\inetpub\wwwroot\ib.php on line 10
I have set my extension_dir to (where the dll reside)
extension_dir = C:\Servers\PHP\extensions
and un comment my dll:
extension=php_interbase.dll
Any one know what the broblem could be???
Thanks
Christian
I have set up php (it works)
I have set up ib (it works)
bet when i try to query ib using php i get :
Fatal error: Call to undefined function: ibase_connect() in c:\inetpub\wwwroot\ib.php on line 10
I have set my extension_dir to (where the dll reside)
extension_dir = C:\Servers\PHP\extensions
and un comment my dll:
extension=php_interbase.dll
Any one know what the broblem could be???
Thanks
Christian