Date: 01/09/01
- Next message: dennis: "[phplib] error in db_oci8.inc"
- Previous message: Peter J.: "[phplib] Object registration as a session variable"
- Next in thread: Max A. Derkachev: "Re: [phplib] template: / in varname"
- Reply: Max A. Derkachev: "Re: [phplib] template: / in varname"
- Maybe reply: Spruce Weber: "Re: [phplib] template: / in varname"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm having a problem replacing varnames in templates that include a
slash ( / ). For example:
$template->set_var('price__A/T', 'foobar');
Results in {price__A/T} being replaced by a null value. I've tried
escaping the slash, but got the same result. I've checked the docs and
the archives and didn't see anything on the subject.
I am using php4.0.4, and am aware of the problem with $ characters, could
this be related? Has anybody else encountered this problem? Other than
this, template is working fine for me. I'm hoping it's a foolish error on
my part...
Thanks,
mth
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: dennis: "[phplib] error in db_oci8.inc"
- Previous message: Peter J.: "[phplib] Object registration as a session variable"
- Next in thread: Max A. Derkachev: "Re: [phplib] template: / in varname"
- Reply: Max A. Derkachev: "Re: [phplib] template: / in varname"
- Maybe reply: Spruce Weber: "Re: [phplib] template: / in varname"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

