---
From: Trasca Ion-Catalin [mailto:tic2000@;home.ro]
Sent: Thursday, 31 October 2002 10:56 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Re: Yet another question
Yes, this works, but only if I include the file before the use of the
variable, but, what if I use the include() after the use of the variable?
-
e-
> From: Trasca Ion-Catalin [mailto:tic2000@;home.ro]
> Sent: Thursday, 31 October 2002 10:56 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Re: Yet another question
>
>
> Yes, this works, but only if I include the file before the use of the
> variable, but, what if I use the in
Yes, this works, but only if I include the file before the use of the
variable, but, what if I use the include() after the use of the variable?
--
Trasca Ion-Catalin
"Tjoumaidis" <[EMAIL PROTECTED]> wrote in message
news:3DBF8DE6.70701@;freemail.gr...
> Yes if you include the file
>
> include ("fi
Yes if you include the file
include ("file");
then you can refer to any of the variables the file contains
Trasca Ion-Catalin wrote:
It's posible to call a variable from another file?
--
Trasca Ion-Catalin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://w
4 matches
Mail list logo