Home » HTML » HTML_Template_Flexy » Bug #2655
Sub variable in the variable
Details
| Request #2655 | Sub variable in the variable |
|---|---|
| Submitted | 2004-11-01 03:22 UTC |
| From | boci at dravanet dot hu |
| Status | Verified |
| Package | HTML_Template_Flexy |
| PHP Version | 4.3.9 |
| OS | Linux |
| 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