Data Structures | Variables

tuto5.php File Reference

Go to the source code of this file.

Data Structures

class  PDF

Variables

 $pdf = new PDF()
 $header = array('Country','Capital','Area (sq km)','Pop. (thousands)')
 $data = $pdf->LoadData('countries.txt')

Variable Documentation

$data = $pdf->LoadData('countries.txt')
$header = array('Country','Capital','Area (sq km)','Pop. (thousands)')
$pdf = new PDF()

Definition at line 88 of file tuto5.php.

 All Data Structures Files Functions Variables Enumerations