Question
PHP question - image manipulation
I have borrowed a page from a site I built last year that
allows one to
upload images, and resize them on the fly. It works really well -
http://www.wildimages.biz/new-image-orig.php
Its code is here -
http://www.wildimages.biz/new-image-orig.txt
Now - I want this page to also automatically watermark the images after they
have been resized, so I built this one by just adding the image merge code -
http://www.wildimages.biz/new-image.php
Its code is here -
http://www.wildimages.biz/new-image.txt
But - it's curious, as the new page just writes the image to the page, and
then ends without completing the page. I suppose it has something to do
with the watermarking code I am using, but I'm not sure where. Can someone
kind please take a look for me?
Thanks!
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
upload images, and resize them on the fly. It works really well -
http://www.wildimages.biz/new-image-orig.php
Its code is here -
http://www.wildimages.biz/new-image-orig.txt
Now - I want this page to also automatically watermark the images after they
have been resized, so I built this one by just adding the image merge code -
http://www.wildimages.biz/new-image.php
Its code is here -
http://www.wildimages.biz/new-image.txt
But - it's curious, as the new page just writes the image to the page, and
then ends without completing the page. I suppose it has something to do
with the watermarking code I am using, but I'm not sure where. Can someone
kind please take a look for me?
Thanks!
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
