Re: [phplib] Problem with the "template" class From: Kartic Krishnamurthy (kaygee <email protected>)
Date: 08/30/00

Safer method would be to do put your filename inside single quotes => no interpolation by php..

--Kartic

>
> $namefile="C:\0\test.gif" file://yes, the name of the directory is "0" (zero)
>
> $t->set_var("NAMEFILE", $namefile);
>

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>