การปรับขนาดภาพ

ตัวอย่างปรับขนาดภาพ (Resize)

ไฟล์ /code/image/resize.php


คำสั่ง html
<img src="/code/php/resize.php?w=200">
ผลลัพธ์

<img src="/code/php/resize.php?w=400">
ผลลัพธ์

<img src="/code/php/resize.php?w=800">
ผลลัพธ์