On Fri, 2002-02-01 at 02:46, Jean-Arthur Silve wrote:
> Hi !
>
> I m using PHP 4.0.5 and I try to create a function called "connect" :
>
> function connect() {
> ...
>
> }
>
> My problem is I get this :
>
> Fatal error: Cannot redeclare connect() in
> /opt2/htdocs/www.mydomain.com/html/conne
On Fri, 01 Feb 2002 11:46:27 +0100, you wrote:
>I m using PHP 4.0.5 and I try to create a function called "connect" :
>
>function connect() {
>...
>
>}
>
>My problem is I get this :
>
>Fatal error: Cannot redeclare connect() in
>/opt2/htdocs/www.mydomain.com/html/connexion.php on line 6
>
>
>In
2 matches
Mail list logo