Image Crop Project Project In PHP
We needed a PHP and jQuery image upload and crop tool and came up with the … What we needed was a way to upload a JPG image, resize it if required then crop it ….. i worked with this script to fit myproject… and it works well on my local …
Brief overview of the technology:
Front end: HTML, CSS, JavaScript
- HTML: HTML is used to create and save web document. E.g. Notepad/Notepad++
- CSS : (Cascading Style Sheets) Create attractive Layout
- JavaScript: it is a programming language, commonly use with web browsers.
- Bootstrap : for responsive and mobile friendly design.
- JQuery.
- Ajax.
Back end: PHP, MySQL
- PHP: Hypertext Preprocessor (PHP) is a technology that allows software developers to create dynamically generated web pages, in HTML, XML, or other document types, as per client request. PHP is open source software.
- MySQL: MySql is a database, widely used for accessing querying, updating, and managing data in databases.
Software Requirement(any one)
- WAMP Server
- XAMPP Server
- MAMP Server
- LAMP Server
Installation Steps
1. Download zip file and Unzip file on your local server.
2. Put this file inside “c:/xamp/htdocs/”
3.Insert directory
4. Open Your browser put inside “http://localhost/project folder/”