Advanced CRUD Application

Create, read, update, and delete database records. Populate results in a functional table. Built with PHP and MySQL.

Advanced CRUD Application
Price
$20.00

Instant Download

Lifetime Access & Updates

User Guide

30-Day Money-Back Guarantee

Secure Checkout

Screenshots

Crud Read Contacts Table
Crud Create Contact Form
Crud Update Contact Form
Crud Delete Contact Interface
Crud Import Contacts Form

Overview

Our Advanced CRUD (Create, Read, Update, Delete) application is a complete PHP and MySQL script package designed to streamline database management. It replaces manual database administration with a robust, ready-to-deploy user interface, packaged into a downloadable ZIP file.

The included Bulk Actions feature allows you to edit, delete, and export multiple records simultaneously. Export and import functionality in CSV format is pre-built into the codebase, ensuring compatibility across different environments and simplifying data transfers.

The front-end interface features a responsive design that adapts seamlessly to various devices and screen sizes. As a digital software product, there are no code restrictions. You receive full access to the raw source code, allowing you to modify and deploy the application to suit your specific project requirements.

Features

Secure CRUD Script Advanced coding techniques are pre-applied to prevent SQL injection and other known vulnerabilities.

Search Functionality Built-in search dynamically populates filtered results directly into the data table.

Sortable Columns Front-end controls allow users to sort table columns in ascending or descending order.

Enhanced Pagination Navigate large database results effortlessly with pre-configured next and previous controls.

Page Indicator Dynamic UI elements display the exact pagination page the user is currently viewing.

Limit Records Per Page Users can easily adjust the number of database records displayed on each pagination page.

Bulk Actions Select multiple records via checkboxes to edit, delete, or export them simultaneously.

Export & Import (CSV) Functional modules to export selected records to CSV and seamlessly import existing CSV files.

Responsive Design The application layout automatically adapts to any screen size (desktop, tablet, or mobile).

SCSS File Included Preprocessor CSS language files are included to make modifying the stylesheet highly convenient.

Clean, Commented Source Code Thoroughly commented code helps you understand every aspect of the logic for easier modifications.

Unrestricted Source Code Full control over the files. No encryption, licensing callbacks, or domain restrictions.

Comprehensive User Guide Includes a detailed 'User Guide.html' file so you can get the system live on your server in minutes.

Lifetime Access & Updates Once you buy it, you own it. You'll have permanent access to all future code improvements and version updates.

Technical Requirements

  • Apache/Nginx Web Server — We recommend XAMPP for testing on your local environment.
  • PHP >= 5.5.0 — PHP >= 8.0 is recommended for optimal performance.
  • MySQL >= 5.6 or MariaDB.
  • Code Editor — PHP files can be edited with Notepad, but we don't recommend it. Instead, download one of the following: Notepad++, Visual Studio Code, or Atom.

FAQs

  1. Why am I getting a MySQL error?
    Update the connection variables in the 'config.php' file, and make sure you've uploaded the correct SQL file with phpMyAdmin.
  2. How do I download the ZIP file again if I've lost it?
    You can download the package from the receipt email that was sent to you when you purchased the digital software. If you no longer have this email you can request a new one here. Remember not to share your download links, as these are monitored.

Change Log

Version 2.0.0 13/09/2023

  • [Added] dropdown filter list with from and to date filters.
  • [Updated] the pagination and included previous page numbers and more.
  • [Added] the ability to export selected records to CSV format and import CSV files.
  • [Added] bulk actions (edit, delete, export) and the ability to select individual records using a checkbox.
  • [Added] the dynamic version, which will enable you to swiftly add your database to the CRUD app with minimal effort required. You can configure the database and table variables in the "config.php" file. Useful for those who have little to no coding experience.
  • [Updated] the CRUD stylesheet and modernised the design. It will now adapt to any screen size.

Version 1.0.1 04/03/2019

  • [Improved] code.
  • [Updated] the CRUD application.