Re: [PHP-DB] PROBLEM ACCESSING DBASE WITH PHP

2001-10-25 Thread Steve Cayford

You only need to post your question once, and you really shouldn't 
cross-post to multiple lists...please, I just got six copies of your 
question.

Did you compile php with the --enable-dbase configure flag? You can 
check with phpinfo() for what's enabled and also what configuration 
flags were used.

-Steve

On Thursday, October 25, 2001, at 12:31  PM, Sebas wrote:

> I need to open a dbase file, so I use the "dbase_open" function and 
> then I
> compile it but it tells me
>
>  Fatal error: Call to undefined function: dbase_open()
>
> it seems like this function does not exists!.Does anybody could help me?
> Thanks
> [EMAIL PROTECTED]
>
> 
> ---
> Necesito abrir una base de datos dbase, por lo que uso la funciÛn
> "dbase_open" y al compilar, me sale el error:
>
>  Fatal error: Call to undefined function: dbase_open()
>
> Parece como si la funciÛn no existiera. øøPuede alguien ayudarme?? °°Es 
> muy
> urgente!!Gracias
>
> [EMAIL PROTECTED]
>
>
>
>
>
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DB] PROBLEM ACCESSING DBASE WITH PHP

2001-10-25 Thread Sebas

I need to open a dbase file, so I use the "dbase_open" function and then I
compile it but it tells me

 Fatal error: Call to undefined function: dbase_open()

it seems like this function does not exists!.Does anybody could help me?
Thanks
[EMAIL PROTECTED]


---
Necesito abrir una base de datos dbase, por lo que uso la función
"dbase_open" y al compilar, me sale el error:

 Fatal error: Call to undefined function: dbase_open()

Parece como si la función no existiera. ¿¿Puede alguien ayudarme?? ¡¡Es muy
urgente!!Gracias

[EMAIL PROTECTED]








-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]