Help for this page

Select Code to Download


  1. or download this
    print "table rows count= $table->Rows->Count \n";
    
  2. or download this
    print 'table rows count = ', $table->Rows->Count, ".\n";