[PHP-DB] Re: Interbase and php on win2k...

2001-10-05 Thread Christian C.
Ok im getting some where the Ib dll is finaly getting loaded But now the php is giving me av (the memory could not be written). Here is my code: email . "\n"; } ibase_close ($dbh); ?> What am i dowing whrong?? Thanks Christian -- PHP Database Mailing List (http://www.php.net/) To un

[PHP-DB] Interbase and php on win2k...

2001-10-05 Thread Christian C.
Hello :c) I cant make this work together... I have set up php (it works) I have set up ib (it works) but 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 resid