ECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, August 29, 2004 11:41 AM
Subject: Re: [PHP] Passing variable on include
> Xongoo!com: Central unit wrote:
> > Hi,
> >
> > I have to pass variable on include
> > include("includes/include.php");
> >
>
Xongoo!com: Central unit wrote:
Hi,
I have to pass variable on include
include("includes/include.php");
include("includes/include.php?name=$name");
wouldn't work.
How do I do that? Cokies are not an option, btw.
Code in includes/include.php is executed in the scope of the including
file, so all va
2 matches
Mail list logo