Subject | Re: [firebird-support] ibase_connect() gets error: Call to undefined function ibase_connect() |
---|---|
Author | Helen Borrie |
Post date | 2009-08-25T20:59:05Z |
Take this to the firebird-php list, please.
^ heLen ^
=======================
At 06:35 AM 26/08/2009, you wrote:
^ heLen ^
=======================
At 06:35 AM 26/08/2009, you wrote:
>I'm trying to connect a web page to a Firebird db using the code:
>
>$conn = ibase_connect($server, $user_name, $password);
>
>I get the error message:
>
>Fatal error: Call to undefined function ibase_connect() in C:\wamp\www\connect01.php on line 8
>
>How do I get it to recognise the connect function, please ?
>
>Larry
>
>P.S.
>FlameRobin connects OK.
>Since failing with Firebird,
>I can connect no problem to a MYSQL db using
>mysql_connect($server, $user_name, $password);
>
>
>
>
>------------------------------------
>
>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>Visit http://www.firebirdsql.org and click the Resources item
>on the main (top) menu. Try Knowledgebase and FAQ links !
>
>Also search the knowledgebases at http://www.ibphoenix.com
>
>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>Yahoo! Groups Links
>
>
>