My thanks to both of you. I am trying to find out now how to
compile in the oci8 functions because it is not obvious in the list of
configuration selections.
When I do get those functions, I can probably use the
information from Marcelo so every bit helps.
Martin Towell writes:
>
> -Original Message-
> From: Marcelo Pereira Fonseca da Silva
> [mailto:[EMAIL PROTECTED]
> Sent: Friday, 12 March 2004 2:46 PM
> To: PHP
> Subject: Re: [PHP] More php Questions about PHP 4.3.4 (cli)
>
>
> The ocilogon() function should have in third paramet
The ocilogon() function should have in third parameter
something like
$db="(DESCRIPTION=
(ADDRESS_LIST=
(ADDRESS=(PROTOCOL=TCP)
(HOST=HOST_HERE)(PORT=PORT_HERE)
)
)
(CONNECT_DATA=(SERVICE_NAME=DATABASE_NAME_HERE))
)";
and two va
3 matches
Mail list logo