On Sat, August 19, 2006 10:49 am, Hiren Parmar wrote:
> i have one problem regarding variable's access ...
>
> i hv defined some varibale like
>
> DEFINE('_xx_USERNAME','Username');
>
> in one file ...
>
> and in another file , i got this variable (_xx_USERNAME) as a value of
> another variable ...
Hi ,
i have one problem regarding variable's access ...
i hv defined some varibale like
DEFINE('_xx_USERNAME','Username');
in one file ...
and in another file , i got this variable (_xx_USERNAME) as a value of
another variable ... like
$filedValue = '_xx_USERNAME' ;
now , the problem is i w
2 matches
Mail list logo