Posted by Mehmet Ali in
Genel,
PHP on 08 11th, 2007 |
No Comments
PHP ile image resize...
Kullanımı :
Resmi göstermek istediğiniz sayfa içine thumnail.inc.php sayfasını include ediyoruz.
<?php include ‘thumnail.inc.php’;?>
Ve yine aynı sayfada;
<img src="show_image.php?filename=resimadi.jpg&width=100&height=100">
ya da klasör içindeki...