Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: The joys of bad code

by Juerd (Abbot)
on Oct 27, 2004 at 16:18 UTC ( [id://403082]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $q              = param("q");  if (!$q || $q eq ""){$q = "home";}
    
    ...
    my$email = param("email");
    if ($email){$reply = $email;}else{$reply = "mailer-deamon\@CENSORED.nl
    +"}
    open (SENDMAIL,"|mail -s 'Reactie formulier CENSORED' $contactto -f $r
    +eply") || &printerror;
    
  2. or download this
            #-----------------------------------------------#
            #                 Site Script                   #
    ...
            #         by CENSORED CENSORED CENSORED         #
            #                                               #
            #-----------------------------------------------#
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (2)
As of 2024-04-26 03:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found