Apartment Visitors System Using Python Django and MySQL
PHPGurukul | PHP Projects with Source Code
by Anuj Kumar
5d ago
Apartment Visitor System is a web-based technology that will revolutionize the way to manages visitors and provide pass to apartment visitors. Visitor Management system is more important to security guards or security apartment. This web application provides a way to effectively control record & track apartment visitor traffic. In Apartment Visitor System we use Python language with Django framework and MySQL database. This is the project which keeps records of visitors who visited in the apartment.  Project Requirements Project Name Apartment Visitors System Project in Python ..read more
Visit website
Emergency Ambulance Hiring Portal using PHP and MySQL
PHPGurukul | PHP Projects with Source Code
by Anuj Kumar
1w ago
“Emergency Ambulance Hiring Portal using PHP and MySQL” is a web based technology which manages ambulance records and request for hiring ambulance data in database and provides rights to update the their details. In this web application ambulance details must be added by admin. This web application provides a way to effectively control record & track the request details of ambulance. The “Emergency Ambulance Hiring Portal” is a critical solution planned to streamline and improve the process of requesting and dispatching ambulance services in times of medical emergencies. Project Requiremen ..read more
Visit website
Doctor Appointments System Using Python Django and MySQL
PHPGurukul | PHP Projects with Source Code
by Anuj Kumar
2w ago
“Doctor Appointment System is a web-based technology that will manage to automate the existing manual system  by  the  help  of  computerized  equipment’s  and  full-fledged  computer  software, so that their valuable  data/information  can  be  stored  for  a  longer  period  with  easy  accessing  and manipulation  of  the  same.  Basically  the  project  describes  how  to  manage  for  good performance and better services ..read more
Visit website
Bus Pass System Using Django Python MySQL
PHPGurukul | PHP Projects with Source Code
by Anuj Kumar
1M ago
Bus Pass Management system is a web-based technology that will manage the records of pass which is issue by administrative and also help to provide online bus pass to people who need to travel daily. Bus Pass Management System is helpful to bus administrative by reducing the paperwork, time consumption and makes a process of getting bus pass as a simple and fast. Bus Pass Management system we use Python using Django framework and MySQL database. This is the project which keeps records of the pass which is issue by administrative. Bus Pass Management system has one module i.e. admin. Project Re ..read more
Visit website
Support Ticket System using PHP and MySQL
PHPGurukul | PHP Projects with Source Code
by Anuj Kumar
1M ago
“Support-Tickets System” software offers numerous benefits to system administrators. It acts as a web-based ticket system that manages inquiries, as well as other types of support processes. The software also ranks inquiries and classifies them all by priority. This type of software can also help reduce the amount of training that’s needed for the support staff. As a result, support staff can become experts in a shorter amount of time. Such an advantage allows for a much speedier resolution of tickets. Project Requirements Project Name Support Ticket Management Project in PHP Language Use ..read more
Visit website
Company Visitors Management System Using Django Python MySQL
PHPGurukul | PHP Projects with Source Code
by Anuj Kumar
1M ago
Company Visitor Management System deals with the security provided at company premises from the unauthenticated or unwanted visitors.  Nowadays, in most organizations Visitor management consists of visitors scribbling their name in a paper book. Instead, Company Visitor Management System will assist you the professionalized way in which you welcome your visitors. This software is a complete Visitor Management service to improve the efficiency, productivity, security. Project Requirements Project Name Company Visitors Management System Project in Python Django Language Used Python F ..read more
Visit website
Electronic Waste system using PHP and MySQL
PHPGurukul | PHP Projects with Source Code
by Anuj Kumar
1M ago
Electronic Waste System is a web based technology which manages electronic waste. This web application provides interface between organization(who recycled the waste products) and User(Who have electronic waste). In this application user list the details of products and pickup addresses. The user can create the account and whenever they are having electronic waste they can login and list the details of product and admin see that product and sent their employee to investigate details of products then employee decide to reject product or collect that product to sent for recycle. Project Requirem ..read more
Visit website
Employees Attendance System using PHP and MySQL
PHPGurukul | PHP Projects with Source Code
by Anuj Kumar
2M ago
Employee Attendance System is a web application developed for daily employee attendance in companies and organizations. It facilitates to access the attendance information of a particular employee in a particular department. An attendance management   system   is   used   to   track   and   monitor   employees attendance.   An   employer   uses   this attendance   management system   to   track   their employees’ working hours. The  ..read more
Visit website
How to generate QR code in PHP
PHPGurukul | PHP Projects with Source Code
by Anuj Kumar
2M ago
Generating dynamic QR codes using PHP involves using a library to handle the QR code generation. One popular library for this purpose is PHP QR Code. Here’s a step-by-step guide on how to generate dynamic QR codes using PHP: Download PHP QR Code Library (phpqrcode): https://sourceforge.net/projects/phpqrcode/ Include the phpqrcode library in the project folder Now create a HTML form: <div > <div > <div >Enter information to generate QR Code</div> <div > <div > <div> <form method="post"> <input type="t ..read more
Visit website
SQL SUM() Function
PHPGurukul | PHP Projects with Source Code
by Anuj Kumar
2M ago
The SQL SUM() function is an aggregate function used to calculate the sum of values in a specified column of a table. It is commonly used in conjunction with the SELECT statement to perform calculations on numeric data. Here’s the basic syntax of the SUM() function: SELECT SUM(column_name) FROM table_name WHERE condition; column_name: The name of the column for which you want to calculate the sum. table_name: The name of the table from which you want to retrieve data. condition: An optional condition to filter the rows before calculating the sum. The SUM() function adds up all the values ..read more
Visit website

Follow PHPGurukul | PHP Projects with Source Code on FeedSpot

Continue with Google
Continue with Apple
OR