Warning: getimagesize(MyPDF2/$photo_name.jpg) [function.getimagesize]: failed to open stream: No such file or directory in C:\AppServ\www\fpdf.php on line 1202
FPDF error: Missing or incorrect image file: MyPDF2/$photo_name.jpg
ขึ้น Error แบบนี้ัคับ FPDF error: Image file has no extension and no type was specified: MyPDF2/$photo_name
แต่พอลองใส่นามสกุลลงไปดู Code (PHP)
$pdf-> Image('MyPDF2/$photo_name.jpg',5,5);
ขึ้นแบบนี้คับ
Warning: getimagesize(MyPDF2/$photo_name.jpg) [function.getimagesize]: failed to open stream: No such file or directory in C:\AppServ\www\fpdf.php on line 1202
FPDF error: Missing or incorrect image file: MyPDF2/$photo_name.jpg