Malcom:php:pdf

From SubfireWiki

Jump to: navigation, search

sudo apt-get install php-fpdf

/etc/php5/apache2/php.ini

include_path = ".:/usr/share/php:/usr/share/pear:/usr/share/fpdf"

/etc/init.d/apache2 restart