Crop And Rotate Image With PHP

The source code allows users to edit their images (resize, rotate) before uploading to your website, with short and easy integration on your website.


Installation Guide

  • Web server requirements: PHP version 5.3 or higher, enabled session, CodeIgniter.
  • Download the source code, extract and copy to the web server directory.
  • Open a web browser, type address: http://localhost/project_name/ to use.
Note: the hosting must enable rewrite_module (open the httpd.conf file of Apache, find the line
#LoadModule rewrite_module modules/mod_rewrite.so remove the (#) at the beginning)
LoadModule rewrite_module modules/mod_rewrite.so


Download
Previous Post Next Post