PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_Template_Flexy » Bug #2655

Sub variable in the variable

Details

Request #2655Sub variable in the variable
Submitted2004-11-01 03:22 UTC
Fromboci at dravanet dot hu
StatusVerified
PackageHTML_Template_Flexy
PHP Version4.3.9
OSLinux
Roadmaps(Not assigned)

Comments

[2004-11-01 03:22 UTC] boci at dravanet dot hu

Description:
------------
Hi!
I need a sub variable feature (if it's possible);
example this:
{somevariable[subarray][_SESSION[var]]:h}

or this:
{somevariable[subarray][{_SESSION[var]}]:h}

Cow