Search found 2972 matches

by Bonzo
2006-05-20T08:24:28-07:00
Forum: Users
Topic: 1st script help: creating/saving thumbs on shared host
Replies: 7
Views: 25918

I would try something simpler first bluecrisis without using user input and see if it works then build that into your code. I have also seen that you probably need the path to ImageMagick in the line: exec("convert -size 500x180" . $_FILES['imgfile']['tmp_name'] ." -thumbnail 250x90 &...
by Bonzo
2006-05-20T08:18:52-07:00
Forum: Users
Topic: Another text watermark question
Replies: 4
Views: 17547

Another text watermark question

Hello I used ImageMagick about 3-4 years ago but stopped when my host introduced Safe mode. I really want to start using it again and have found that although the server is still in Safe Mode something must have changed as I can now use ImageMagick again ! I want to do to things - on upload create a...