TheFilmGod Posted July 29, 2007 Share Posted July 29, 2007 I know that php can alter images. Like changing the width or the height. Can you lead me in the direction of how or where I can learn to build a little script that can crop images and resize them according to user click of the mouse. I'm not sure if this is 100% php. But I'd like users to be able to submit a picture and then crop it and resize it as they like. ??? ??? ??? Thanks in advance!! Quote Link to comment Share on other sites More sharing options...
zq29 Posted July 29, 2007 Share Posted July 29, 2007 You'll be looking at some advanced JavaScript to write the front end controls, then use PHP's GDLib functions to process the image. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.