Quote:
Originally posted by modifried
You can use fopen() to open the image directly. If you're going to modify it, just open it and write it to a temp file, then open the temp file as a GD stream.
|
I thought a .htaccess hotlink protection would deny me this, but I'm gonna try this method now anyhow. Thx.