bleustreak12 Posted December 3, 2010 Share Posted December 3, 2010 I have tried searching on google but have not found a php image editor which allows me to draw, put effects on and image using the GD library, any good links or scripts.? I want the user to be able to draw with his mouse on an image Link to comment https://forums.phpfreaks.com/topic/220570-php-image-editor/ Share on other sites More sharing options...
Arty Ziff Posted December 4, 2010 Share Posted December 4, 2010 An unlikely thing. The kind of interaction you describe happens in the browser, while php happens on the server. There are a number of sophisticated server-side image manipulation packages, but I don't think you're going to get drawing with a mouse without a *lot* of other technology! Link to comment https://forums.phpfreaks.com/topic/220570-php-image-editor/#findComment-1142925 Share on other sites More sharing options...
dreamwest Posted December 5, 2010 Share Posted December 5, 2010 http://www.pixlr.com/editor/ Link to comment https://forums.phpfreaks.com/topic/220570-php-image-editor/#findComment-1143149 Share on other sites More sharing options...
bleustreak12 Posted December 6, 2010 Author Share Posted December 6, 2010 I would want one which could be easily integrated into a php website preferably Joomla.I understand that mostly server side code is required but I had seen one with Javascript and Php which was quite good but I cannot remember right now Link to comment https://forums.phpfreaks.com/topic/220570-php-image-editor/#findComment-1143583 Share on other sites More sharing options...
bleustreak12 Posted December 14, 2010 Author Share Posted December 14, 2010 Any ideas for php and javascript/Ajax - script for image editing? Link to comment https://forums.phpfreaks.com/topic/220570-php-image-editor/#findComment-1147130 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.