Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
       print div( {class=>'tip'},  "Συνολικοί επισκέπτες: " );
       print div( {class=>'tip'},  "$row->{'count(*)'}" );
    }
    
  2. or download this
    table.user_form {
        background-image: url(/data/images/swirl.jpg);
    ...
        font: 18px comic;
        color: cyan;
    }