Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: TMPL_LOOP inside another TMPL_LOOP with HTML::Template

by kulls (Hermit)
on Nov 17, 2005 at 09:34 UTC ( [id://509342]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <select>
    <tmpl_loop loop_one>
    ...
           </tmpl_if>
    </tmpl_loop>
    </select>
    
  2. or download this
    
    my (@loop_two,@loop_one);
    ...
    
    where $html is HTML::Template object.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://509342]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-19 13:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found