Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: PERL-CGI on shared unix server

by rahu_6697 (Novice)
on Jun 22, 2018 at 06:27 UTC ( [id://1217161]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    printf OUT "%-15s %-13s %-16s %-13s\n",$fname,$drctotal,$metaltotal,$b
    +asetotal);
    for ($i=0;$i<5;$i++){
    printf OUT "%-30s %-10s %-30s %-10s\n",$METAL[$i],$METALVAL[$i],$BASE[
    +$i],$BASEVAL[$i];
    }
    
  2. or download this
    <table>
    <tr>
    ...
      </td>
      </tr>  
    </table>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-16 14:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found