Land Record System

The Land Record System Project in PHP is a comprehensive web-based application designed to digitize and streamline the management of land ownership records. The system aims to replace traditional, paper-based processes with a modern, efficient, and secure digital platform. Land Record Management System Project in PHP Project facilitates accurate record-keeping, quick access to land-related information, and improved transparency in land transactions.

How to run the Land Record System using PHP and MySQL

  1. Download the project zip file
  2. Extract the file and copy landrecordsys folder
  3. Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/Html)
  4. Open PHPMyAdmin (http://localhost/phpmyadmin)
  5. Create a database with the name  lrsdb
  6. Import lrsdb.sql file(given inside the zip package in SQL file folder)
  7. Run the script http://localhost/landrecordsys

Admin Login Details

  • Username: admin
  • Password: Test@123

Land/Property Details

Property ID: 903195779 or Add a new property

Project Modules: In ‘Land Record System’ we use PHP and MySQL Database. This project keeps the records of property. ‘Land Record System’ has two module i.e. admin and user.

Admin Module

  1. Dashboard:  In this section, admin can briefly view the total property type and total property recorded.
  2. Property Type:  In this section, admin can manage property type (add/delete/update).
  3. Property: In this section, admin can manage property(Add/Update/Delete).
  4. Page:  In this section, admin can manage about us and contact us pages.
  5. Search: In this section, admin can search a particular land record s by property id number.
  6. Reports: In this section admin can view and check land record details in a particular period.

Admin can also update his profile, change the password and recover the password.

User Module

User can visit home page and search property details by their property id number.

Note:  In this project, the MD5 encryption method was used.

Project NameLand Record System Project in PHP
Language UsedPHP5.6, PHP7.x,PHP8.x
DatabaseMySQL 5.x,MySQL8.x
User Interface DesignHTML, AJAX,JQUERY,JAVASCRIPT
Web BrowserMozilla, Google Chrome, IE8, OPERA
SoftwareXAMPP / Wamp / Mamp/ Lamp (anyone)

 

    Leave a Reply

    Your email address will not be published. Required fields are marked *

    error: Content is protected !!