Date: 08/30/00
- Next message: Mark Heintz PHP Mailing Lists: "[phplib] session, pass by reference and php 4.0.2"
- Previous message: Catalin ENACHE: "[phplib] Problem with the "template" class"
- In reply to: Catalin ENACHE: "[phplib] Problem with the "template" class"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Mark Heintz PHP Mailing Lists: "[phplib] session, pass by reference and php 4.0.2"
- Previous message: Catalin ENACHE: "[phplib] Problem with the "template" class"
- In reply to: Catalin ENACHE: "[phplib] Problem with the "template" class"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

