Beefy Boxes and Bandwidth Generously Provided by pair Networks Bob
P is for Practical
 
PerlMonks  

jms53's scratchpad

by jms53 (Monk)
on Jan 06, 2012 at 00:48 UTC ( #946511=scratchpad: print w/ replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      <h1>TRANSACTIONS</h1>
        <TMPL_LOOP NAME="TRANSACTIONS">
    ...
             <TD><TMPL_VAR NAME="Ending_Balance"></TD></TR>
        </TABLE>
       </TMPL_LOOP>
    
  2. or download this
    my @LINES = MyDB->get_transactions; #This was tested, it returns the c
    +orrect information
    my %split;
    ...
    
    }
    $template->param(TRANSACTIONS => \%split);
    

Log In?
Username:
Password:

What's my password?
Create A New User
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others meditating upon the Monastery: (10)
As of 2013-05-19 22:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    The best material for plates (tableware) is:









    Results (397 votes), past polls