Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Multiple Script calls

by cidaris (Friar)
on Feb 10, 2003 at 23:50 UTC ( [id://234277]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <img src="cgi-bin/image_serve.cgi?full+124236+pc_img1">
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    $image->Resize(width=>$x,height=>$y);
    print "Content-type: image/jpeg\n\n";
    $image->Write('jpg:-');
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-16 23:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found