.htaccess

RewriteEngine on
RewriteBase /resimler/

RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([a-z-]+)-([0-9]+)-([0-9]+)-true\.jpg$ thumbnail.php?src=$1&w=$2&h=$3&c=true [L,QSA]



/resimler/acer_laptop-200-100-true.jpg
/resimler/acer_laptop-400-200-true.jpg