0

I'm using "TimThumb" function on my PHP website, but I got a problem about it that; I can't change filename.

<img src="thumb.php?src=blabla.jpg&w=300&h=200 />

And when I save an image, it is saved as "thumb.jpg"

How can I solve this problem? Could .htaccess solve it?

Pang
  • 9,564
  • 146
  • 81
  • 122
TCS
  • 629
  • 3
  • 11
  • 32
  • your question is unclear please explain in details? BTW TimThumb is a simple, flexible, PHP script that resizes images. – Narayan Sep 09 '17 at 07:32
  • You do not need to change the optimized file name. – Cesur APAYDIN Sep 09 '17 at 07:59
  • Possible duplicate of [How do I set the default 'save image as' name for an image generated in PHP?](https://stackoverflow.com/questions/6507789/how-do-i-set-the-default-save-image-as-name-for-an-image-generated-in-php) – CodeCaster Sep 09 '17 at 08:30

0 Answers0