Posted by Steve Belanger on 02/23/07 16:39
one way you could do that is to save the variable into the user sessions and
retreive it with $_SESSION or something of that nature.
"den" <spamnot@not.not> wrote in message
news:f02k3n8x5y1b$.1g8bypxw8ag0b.dlg@40tude.net...
> If I have in this dir :\AA\BB\E\F\G\H\I\
> one file.php with this variable:
> $pip['value']=50;
>
> If I want to use in other dir's file \AA\BB\CC\
>
> 1) is possible?
> but I not want to require or include the file.php.
> I would like use directly the variable.
>
>
Navigation:
[Reply to this message]
|