Help for this page

Select Code to Download


  1. or download this
    $image->Annotate( gravity    =>'southeast', 
                      font       =>'Arial', 
    ...
                      y          =>$y, 
                      text       =>$config_data[$i][0], " Information Last
    + Updated at: ", scalar localtime((stat($filename))[9]))";
    
  2. or download this
    ...
                      text       =>"$config_data[$i][0] Information Last U
    +pdated at: scalar localtime((stat($filename))[9]))";