$pdocrud = new PDOCrud(); $pdocrud->colDataAttr( "customer_name", array("width"=>"70px","colspan"=>2)); echo $pdocrud->dbTable("orders")->render();