Re: [PHP-DEV] An error From: Rasmus Lerdorf (rasmus <email protected>)
Date: 03/06/99

> I tried to test php3 work with oracle, but i got a flolwing error:
>
> Parse error: parse error in d:\program files\apache
> group\apache\htdocs/ora.php3 on line 5
>
> Line 5 contains:
> $conn = ora_login("test/passwd <email protected>", "");
>
> Any idea?

There is no parse error on that line. Look at the lines around that one.

-Rasmus

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>