QR Code Generator is developed using PHP QR CODE Library with CSS, Bootstrap, and JavaScript. A user can generate QR codes easily just by providing his/her email address, subject, and message. After generating QR code, the user can download it too. This QR code generator focuses on sharing email address details. For the designing part, it uses Embedded CSS and Bootstrap 3.3.7. After generating QR code, all the images are stored inside the “temp” folder for backups.
About QR Code Generator In PHP Project
This project only focuses on generating QR Code. Design of this project is simple so that the user won’t find any difficulties while working on it. QR Code Generator in PHP helps for generating QR codes within a short period of time. To run this project you must have installed virtual server i.e XAMPP on your PC.
Features of QR Code Generator In PHP :
- Generate QR Code
- Downloadable image
How To Run QR Code Generator In PHP ?
After Starting Apache and MySQL in XAMPP, follow the following steps
- Extract file
- Copy the main project folder
- Paste in xampp/htdocs/
- Go to URL: http://localhost/qr-codegen/
- [ The URL might be different according to the user’s folder name/directory ]