hi everyone,
i need help to make this script work.
got files from http://alvarotrigo.com/blog/using-php-gd-library-to-write-text-over-images-using-truetype-fonts/
the demo is working but mine is not
error show:
Warning: Cannot modify header information - headers already sent by ā¦/lass.textPainter.php on line 71
Warning: imagejpeg(): Filename cannot be empty in /homeā¦/class.textPainter.php on line 78
full my script here https://www.dropbox.com/s/vpnup95p572s1s6/textPainter.zip?dl=0
thank you.