selectFont('/opt/lampp/lib/php/fonts/Helvetica.afm'); $pdf->ezText('CD Collection',14); $pdf->ezText('Copyright 2002-2013 Kai Seidler, oswald@apachefriends.org, GPL',10); $pdf->ezText('',12); $result=mysql_query("SELECT id,titel,interpret,jahr FROM cds ORDER BY interpret;"); $i=0; while( $row=mysql_fetch_array($result) ) { $data[$i]=array('interpret'=>$row['interpret'],'titel'=>$row['titel'],'jahr'=>$row['jahr']); $i++; } $pdf->ezTable($data,"","",array('width'=>500)); $pdf->ezStream(); exit; } ?> apachefriends.org cd collection  

".$TEXT['cds-error'].""; die(); } mysql_select_db("cdcol"); ?>

0) { echo ""; echo ""; echo ""; } echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; $i++; } echo ""; echo ""; echo ""; ?>




".htmlspecialchars($row['interpret'])."".htmlspecialchars($row['titel'])." ".htmlspecialchars($row['jahr'])." [".$TEXT['cds-button1']."]

:
:
: