Groups
Groups
Sign in
Groups
Groups
H2o template PHP
Conversations
About
Send feedback
Help
Variable interpolation
27 views
Skip to first unread message
Tom Helmer Hansen
unread,
May 5, 2011, 5:51:42 PM
5/5/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to H2o template PHP
It would be nice if variable interpolation like template toolkits :
http://template-toolkit.org/docs/manual/Variables.html#section_Variable_Interpolation
was possible in h2o, example :
{% for okey,oval in outerarray %}
{% for ikey,ival in somedata.$okey %}
{{ikey}} : {{ ival }}
{% endfor %}
{% endfor %}
Reply all
Reply to author
Forward
0 new messages