<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>SourceCode RSS Feeds &#45; Small Project</title>
<link>https://sourcecodebuy.fun/rss/category/small-project</link>
<description>SourceCode RSS Feeds &amp;#45; Small Project</description>
<dc:language>en</dc:language>
<dc:creator></dc:creator>
<dc:rights>Copyright 2026 ARS System &amp;#45; All Rights Reserved.</dc:rights>
<item>
    <title>Online Admission System in PHP MYSQL</title>
    <link>https://sourcecodebuy.fun/online-admission-system-in-php-mysql-18</link>
    <guid>https://sourcecodebuy.fun/online-admission-system-in-php-mysql-18</guid>
    <description><![CDATA[<div class="price"><p>✔ Price: <span>₹</span>1,999 </p></div><div class="description"><p></p>
<p>Projectworlds &gt; Free Projects &gt; PHP Projects with source code &gt; Online Admission System in PHP MYSQL</p>
<p>Online Admission System in PHP MYSQL</p>
<p></p>
<p>An online admission system is a web-based application designed to streamline and automate the process of student admissions for educational institutions such as schools, colleges, and universities. This system facilitates a more efficient and organized approach to managing the admission process, reducing paperwork, and providing a user-friendly experience for both applicants and administrators.</p>
<p></p>
<p>The system enables the student to fill application forms online and submit it. They also submit their necessary documents like passport size photograph, certificates and marksheets along with the identity proof.</p>
<p>The Manager can view the application forms and can approve or disapprove them. He can submit the CUEE marks of the students.</p>
<p>If it is approved, an email will be sent to the Student’s email ID and the admit card can be downloaded from the student’s account. The students can further view their results.</p>
<p>This system helps in reducing the manual efforts and consumes less time.</p>
<p>OBJECTIVE</p>
<p>To reduce the processing time and acquire more accurate information.</p>
<p>To ensure reliability.</p>
<p>Generate Student’s Academic Detail Report</p>
<p> Generate Student’s Personal Detail Report along with the necessary documents.</p>
<p>Database maintained by this system usually contains the student’s personal and academic related information. It focuses</p>
<p>on storing and processing data by using web pages.</p>
<p>Online Admission System in PHP : - To make the system more user friendly.</p>
<p>Brief overview of the technology:</p>
<p>Front end: HTML, CSS, JavaScript</p>
<p></p>
<p>HTML: HTML is used to create and save web document. E.g. Notepad/Notepad++</p>
<p>CSS : (Cascading Style Sheets) Create attractive Layout</p>
<p>Bootstrap : responsive design mobile freindly site</p>
<p>JavaScript: it is a programming language, commonly use with web browsers.</p>
<p>Back end: PHP, MySQL</p>
<p></p>
<p>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.</p>
<p>MySQL: MySql is a database, widely used for accessing querying, updating, and managing data in databases.</p>
<p><strong>Installation Steps</strong></p>
<p>1. Download zip file and Unzip file on your local server.</p>
<p>2. Put this file inside "c:/wamp/www/" .</p>
<p>3. Database Configuration</p>
<p>Open phpmyadmin</p>
<p>Create Database named oas.</p>
<p>Import database oas.sql from downloaded folder(inside database)</p>
<p>4. Open Your browser put inside "http://localhost/folder name/"</p></div>]]></description>
    <enclosure url="http://sourcecodebuy.fun/uploads/images/202602/img_sm_698ceee5256481-41928291.jpg" length="30519" type="image/jpeg"/>
    <pubDate>Thu, 12 Feb 2026 02:34:41 +0530</pubDate>
    <dc:creator>SOURCE CODE</dc:creator>
</item>
<item>
    <title>Computer Laboratory Management System using PHP and MySQL</title>
    <link>https://sourcecodebuy.fun/computer-laboratory-management-system-using-php-and-mysql-13</link>
    <guid>https://sourcecodebuy.fun/computer-laboratory-management-system-using-php-and-mysql-13</guid>
    <description><![CDATA[<div class="price"><p>✔ Price: <span>₹</span>1,599 </p></div><div class="description"><p>Features and Functionalities</p>
<p>Here are the following features and functionalities of this Computer Laboratory Management System:</p>
<p></p>
<p>Login Page</p>
<p>Dashboard Page</p>
<p>Total Supply Category</p>
<p>Total Pending Borrowed Items</p>
<p>Category Management</p>
<p>Add New Category</p>
<p>List All Categories</p>
<p>Edit Category Details</p>
<p>View Category Details</p>
<p>Delete Category Details</p>
<p>Item Management</p>
<p>Add New Item</p>
<p>List All Items</p>
<p>Edit Item Details</p>
<p>View Item Details</p>
<p>Delete Item Details</p>
<p>Borrows Management</p>
<p>Add New Borrowed Item Record</p>
<p>List All Borrowed Items Record</p>
<p>Edit Borrowed Items Record</p>
<p>View Borrowed Items Record</p>
<p>Delete Borrowed Items Record</p>
<p>Damage Management</p>
<p>Add New Damaged Item Record</p>
<p>List All Damaged Item Record</p>
<p>Edit Damaged Item Record</p>
<p>View Damaged Item Record</p>
<p>Delete Damaged Item Record</p>
<p>Items Invetory</p>
<p>User Management</p>
<p>Add New User</p>
<p>List All Users</p>
<p>Edit User</p>
<p>Delete User</p>
<p>Update System Information</p>
<p>Update Account Information</p>
<p>Technologies</p>
<p>Here are the following technologies that I used to develope this Computer Laboratory Management System:</p>
<p>How to Run?</p>
<p>Requirements</p>
<p></p>
<p></p>
<p>Download and Install any local web server such as XAMPP.</p>
<p>Download the provided source code zip file. (download button is located below)</p>
<p>System Installation/Setup</p>
<p></p>
<p>Enable the GD Library in your php.ini file.</p>
<p>Open your XAMPP Control Panel and start Apache and MySQL.</p>
<p>Extract the downloaded source code zip file.</p>
<p>Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory.</p>
<p>Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin</p>
<p>Create a new database named lms_db.</p>
<p>Import the provided SQL file. The file is known as lms_db.sql located inside the database folder.</p>
<p>Browse the AC Repair and Services System in a browser. i.e. http://localhost/php-lms/.</p>
<p>Default Admin Access</p>
<p>Username: admin</p>
<p>Password: admin123</p>
<p></p>
<p>That's it! I hope this Computer Laboratory Management System project meets your needs and you find something valuable in the source code that could be useful for your current or future PHP projects. Feel free to explore our website for more tutorials and free source codes</p></div>]]></description>
    <enclosure url="http://sourcecodebuy.fun/uploads/images/202602/img_sm_698ce3fb190566-21100297.jpg" length="29902" type="image/jpeg"/>
    <pubDate>Thu, 12 Feb 2026 01:49:51 +0530</pubDate>
    <dc:creator>SOURCE CODE</dc:creator>
</item>
<item>
    <title>Hospital Management System In PHP</title>
    <link>https://sourcecodebuy.fun/hospital-management-system-in-php-12</link>
    <guid>https://sourcecodebuy.fun/hospital-management-system-in-php-12</guid>
    <description><![CDATA[<div class="price"><p>✔ Price: <span>₹</span>1,599 </p></div><div class="description"><p>Project Requirements</p>
<p>Project Name Hospital Management System</p>
<p>Language Used PHP5.6, PHP7.x, PHP8.x</p>
<p>Database MySQL 5.x, MySQL 8.x</p>
<p>User Interface Design HTML, AJAX,JQUERY,JAVASCRIPT</p>
<p>Web Browser Mozilla, Google Chrome, IE8, OPERA</p>
<p>Software XAMPP / Wamp / Mamp/ Lamp (anyone)</p>
<p>Project Modules</p>
<p>Hospital Management System is a web application for the hospital which manages doctors and patients. In this project, we use PHP and MySQL database.</p>
<p>The entire project mainly consists of 3 modules, which are</p>
<p></p>
<p>Admin module</p>
<p>User module</p>
<p>Doctor module</p>
<p>Admin module:</p>
<p></p>
<p>Dashboard: In this section, admin can view the Patients, Doctors, Appointments and New queries.</p>
<p>Doctors: In this section, admin can add doctor’s specialization and mange doctors (Add/Update).</p>
<p>Users: In this section, admin can view users detail(who take online appointment) and also have right to delete irrelevant user.</p>
<p>Patients: In this section, admin can view patient’s details.</p>
<p>Appointment History: In this section, admin can view appointment history.</p>
<p>Contact us Queries: In this section, admin can view queries which are send by users.</p>
<p>Doctor Session Logs: In this section, admin can see login and logout time of doctor.</p>
<p>User Session Logs: In this section, admin can see login and logout time of user.</p>
<p>Reports: In this section, admin can view reports of patients in particular periods.</p>
<p>Patient Search: In this section, admin can search patient with the help of patient name and mobile number.</p>
<p>Admin can also change his/her own password.</p>
<p>User module (patient):</p>
<p></p>
<p>Dashboard: In this section, patients can view the his/her profile, Appointments and Book Appointment.</p>
<p>Book Appointment: In this section, Patient can book his/her appointment.</p>
<p>Appointment History: In this section, Patients can see his/her own appointment history.</p>
<p>Medical History: In this section, Patients can see his/her own appointment history.</p>
<p>User can update his/her profile, change the password and recover the password.</p>
<p>Doctor module:</p>
<p></p>
<p>Dashboard: In this section, doctor can view his/her own profile and online appointments.</p>
<p>Appointment History: In this section, Doctor can see patient’s appointment history.</p>
<p>Patients: In this section, doctor can manage patients (Add/Update).</p>
<p>Search: In this section, doctor can search patient with the help of patient name and mobile number.</p>
<p>Doctor can also update his profile, change the password and recover the password.</p>
<p>How to run the Hospital Management System (HMS) Project</p>
<p>1. Download the zip file</p>
<p>2. Extract the file and copy hospital folder</p>
<p>3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)</p>
<p>4. Open PHPMyAdmin (http://localhost/phpmyadmin)</p>
<p>5. Create a database with name hms</p>
<p>6. Import hms.sql file(given inside the zip package in SQL file folder)</p>
<p>7.Run the script http://localhost/hospital (frontend)</p>
<p>Login Details</p>
<p>Login Details for admin : admin/Test@12345</p>
<p>Login Details for Patient: johndoe12@test.com/Test@123</p>
<p>Login Details for Doctor: anujk123@test.com/Test@123</p></div>]]></description>
    <enclosure url="http://sourcecodebuy.fun/uploads/images/202602/img_sm_698ce2787ecd87-13787510.jpg" length="24281" type="image/jpeg"/>
    <pubDate>Thu, 12 Feb 2026 01:41:38 +0530</pubDate>
    <dc:creator>SOURCE CODE</dc:creator>
</item>
<item>
    <title>Cyber Cafe Management System Using PHP &amp;amp;amp; MySQL</title>
    <link>https://sourcecodebuy.fun/cyber-cafe-management-system-using-php-mysql-11</link>
    <guid>https://sourcecodebuy.fun/cyber-cafe-management-system-using-php-mysql-11</guid>
    <description><![CDATA[<div class="price"><p>✔ Price: <span>₹</span>999 </p></div><div class="description"><p>Technical Specifications</p>
<p>Frontend: HTML, CSS, Bootstrap, Jquery</p>
<p>Backend: PHP</p>
<p>Database: MySQL</p>
<p>IDE: VS Code / Sublime Text</p>
<p>Software Required: XAMPP / Wamp / Mamp/ Lamp (anyone)</p>
<p>📂What’s Included in the Package</p>
<p>Complete Source Code</p>
<p>MySQL Database File (.sql)</p>
<p>Project Report (DOC/PDF)</p>
<p>PPT Presentation</p>
<p>Installation Guide </p>
<p>How to run the Cyber Cafe Management System (CCMS) Project</p>
<p>1. Download the zip file</p>
<p>2. Extract the file and copy ccms folder</p>
<p>3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)</p>
<p>4. Open PHPMyAdmin (http://localhost/phpmyadmin)</p>
<p>5. Create a database with name ccmsdb</p>
<p>6. Import ccmsdb.sql file(given inside the zip package in SQL file folder)</p>
<p>7.Run the script http://localhost/ccms(frontend)</p>
<p>Credential for admin panel :</p>
<p>Username: admin</p>
<p>Password: Test@123</p></div>]]></description>
    <enclosure url="http://sourcecodebuy.fun/uploads/images/202602/img_sm_698ce1ac269840-06467369.jpg" length="15463" type="image/jpeg"/>
    <pubDate>Thu, 12 Feb 2026 01:38:15 +0530</pubDate>
    <dc:creator>SOURCE CODE</dc:creator>
</item>
<item>
    <title>Student Record System Using PHP and MySQL</title>
    <link>https://sourcecodebuy.fun/student-record-system-using-php-and-mysql-10</link>
    <guid>https://sourcecodebuy.fun/student-record-system-using-php-and-mysql-10</guid>
    <description><![CDATA[<div class="price"><p>✔ Price: <span>₹</span>599 </p></div><div class="description"><p>Project Requirements</p>
<p>Project Name Students Record Management Project in PHP</p>
<p>Language Used PHP5.6, PHP7.x</p>
<p>Database MySQL 5.x</p>
<p>User Interface Design HTML, AJAX,JQUERY,JAVASCRIPT</p>
<p>Web Browser Mozilla, Google Chrome, IE8, OPERA</p>
<p>Software XAMPP / Wamp / Mamp/ Lamp (anyone)</p>
<p></p>
<p>Project Modules</p>
<p>In this project, we use PHP and MySQL database and it has one module i.e. Admin.</p>
<p></p>
<p>Admin Module:</p>
<p></p>
<p>Admin Secure login.</p>
<p>Dashboard: In this section, admin can view the total no Courses, Subjects Student, Countries, States and cities also.</p>
<p>Course: In this section admin can manage the courses (Add, edit, delete).</p>
<p>Subject: In this section, admin can manage the subjects course wise (Add, edit, delete).</p>
<p>Register: In this section, admin can add student’s details.</p>
<p>View Students: In this section, admin can view, edit and delete student details.</p>
<p>Session: In this section, admin can update the academic session.</p>
<p>Change password: in this section, admin can change their password.</p>
<p>Admin Profile: In this section, admin can update the profile details.</p>
<p>Logout</p>
<p>How to run the Student Record System Project using PHP and MySQL</p>
<p>1. Download the project zip file</p>
<p></p>
<p>2. Extract the file and copy studentrecordms folder</p>
<p></p>
<p>3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/Html)</p>
<p></p>
<p>4.Open PHPMyAdmin (http://localhost/phpmyadmin)</p>
<p></p>
<p>5. Create a database with the name studentrecorddb</p>
<p></p>
<p>6. Import studentrecorddb.sql file(given inside the zip package in SQL file folder)</p>
<p></p>
<p>7. Run the script http://localhost/studentrecordms</p>
<p></p>
<p>Admin Credential</p>
<p>Username: admin</p>
<p>Password: Test@12345</p></div>]]></description>
    <enclosure url="http://sourcecodebuy.fun/uploads/images/202602/img_sm_698ce0ec94e5f4-63182409.jpg" length="15167" type="image/jpeg"/>
    <pubDate>Thu, 12 Feb 2026 01:35:04 +0530</pubDate>
    <dc:creator>SOURCE CODE</dc:creator>
</item>
<item>
    <title>User Registration &amp;amp;amp; Login and User Management System With admin panel</title>
    <link>https://sourcecodebuy.fun/user-registration-login-and-user-management-system-with-admin-panel-9</link>
    <guid>https://sourcecodebuy.fun/user-registration-login-and-user-management-system-with-admin-panel-9</guid>
    <description><![CDATA[<div class="price"><p>✔ Price: <span>₹</span>599 </p></div><div class="description"><p>Project Requirements</p>
<p>Project Name User Registration &amp; Login and User Management System With admin panel</p>
<p>Language Used PHP5.6, PHP7.x, PHP8.x</p>
<p>Database MySQL</p>
<p>User Interface Design HTML, AJAX,JQUERY,JAVASCRIPT</p>
<p>Web Browser Mozilla, Google Chrome, IE8, OPERA</p>
<p>Software XAMPP / Wamp / Mamp/ Lamp (anyone)</p>
<p>Last Updated 14th Jan 2025</p>
<p>This is a mini Project. This project describes in two Modules. One is the User module and the second one is the admin panel.</p>
<p></p>
<p>User Module</p>
<p>In user module, user can register yourself. After Registration user can log in with own email id and password.</p>
<p>if the user forgot their own password then user can request for password using their own email id.</p>
<p>User Registration</p>
<p>User Login</p>
<p>Forgot Password</p>
<p>Note: For Forgot password , you have provide your gmail credetails in password-recovery.php. After that email function will work on your localhost</p>
<p>Admin Panel</p>
<p>Admin can manage all registered users. Admin can update the user information and delete the user.</p>
<p>Admin can change own password</p>
<p>Admin Login</p>
<p>Manage users</p>
<p>Edit user information</p>
<p>Change Password(admin).</p>
<p>How to run the User Registration &amp; Login and User Management Project With admin panel Project</p>
<p>1. Download the zip file</p>
<p>2. Extract the file and copy loginsystem folder</p>
<p>3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)</p>
<p>4. Open PHPMyAdmin (http://localhost/phpmyadmin)</p>
<p>5. Create a database with name loginsystem</p>
<p>6. Import loginsystem.sql file(given inside the zip package in SQL file folder)</p>
<p>7.Run the script http://localhost/loginsystem (frontend)</p>
<p>8. For admin Panel http://localhost/loginsystem/admin</p>
<p>Credential for admin panel :</p>
<p>Username: admin</p>
<p>Password: Test@12345</p>
<p>Credential for user panel :</p>
<p>Username: johndoe12@gamil.com</p>
<p>Password : Test@123</p></div>]]></description>
    <enclosure url="http://sourcecodebuy.fun/uploads/images/202602/img_sm_698ce023243384-91955855.jpg" length="20936" type="image/jpeg"/>
    <pubDate>Thu, 12 Feb 2026 01:31:55 +0530</pubDate>
    <dc:creator>SOURCE CODE</dc:creator>
</item>
</channel>
</rss>
