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

Re: Multiple Script calls

by cees (Curate)
on Feb 11, 2003 at 02:35 UTC ( [id://234299]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my %IMG_FIELDS = {
         field1 => 'Field1',
    ...
    my $sth = $dbh->prepare($sql) 
         or die "Couldn't prepare: $DBI::errstr\n";
    $sth->execute($mls_id);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-16 12:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found