crop picture

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jacque99
Forum Newbie
Posts: 9
Joined: Tue Sep 07, 2010 9:02 am

crop picture

Post by jacque99 »

Hello everyone,
In fact, I have a script that makes the crop image that works well, I'm stuck on the part of adding a text box to allow to name the image "thumb".
I also ask if possible to remove the "PHP_SELF" script and divide it into several pages.
Attached script
Attachments
crop_image.zip
(19.97 KiB) Downloaded 60 times
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: crop picture

Post by pickle »

You need to ask a question about a specific code problem, that you can demonstrate you've tried to solve yourself. We don't just provide free code here.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply