Closed flashflavour closed 11 years ago
Sorry, but this is not really an issue with PHPThumb, and is outside the scope of the project. I would suggest posting your question on www.stackoverflow.com, where it would be better suited. Good luck with your project!
Hi there,
if i have an image (/uploads/image.jpg), and i have a script (/phpthumb/phpThumb.php) that resizes the image and shows it (not saving!).
I print the image like this:
Is it possible to change it to this (with a directory 'thumbs' that doesn't exist):
And rewrite the url with htaccess (i tried the code below, but no luck):
Thanks in advance