[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] cobalt interbase and PHP
- Subject: Re: [cobalt-users] cobalt interbase and PHP
- From: Marco Baurdoux <linux@xxxxxxxxxxxxx>
- Date: Fri Jun 22 06:12:12 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi Laurent,
Make a little script with just these three lines
<?
phpinfo();
?>
In order to check if interbase functions have been compiled with your
php. ( If you have a Raq4 then it should be...)
for info about php functions check out
http://www.php.net/manual/your_language/ref.ibase.php
le 20.6.2001 17:30, Marot Laurent à laurent.marot@xxxxxxxxxxxx a écrit :
> I'm a newbie in cobalt system and i can't find guidelines for accessing
> interbase with PHP. Could you please help me ?
> I 've tried this script :
>
> <?php
> $conn=ibase_connect("localhost:/home/ibdemo.gdb", "SYSDBA",
> "masterkey");
> if (!$conn)
> { echo "Access Denied!";
> exit; }
> ?>
>
> ang get this error
> :
> Fatal error: Call to undefined function: ibase_connect() in
> /home/sites/home/web/essai.php4 on line 2
>
>
> Laurent Marot - Alliacom
>
> 98, Avenue du Général Leclerc
> 92 100 Boulogne Billancourt
>
> tél. : 33 1 55 38 98 98 - http://www.alliacom.com
>
>
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
=======================================================================
Marco Baurdoux
Unix Administrator
Infomaniak Network SA
Avenue de la Praille 26
1227 Carouge
Switzerland
Tel: +41 (0)22 820 35 41
Fax: +41 (0)22 820 35 46
http://web.infomaniak.ch
=======================================================================