Found 53 repositories(showing 30)
ThingEngineer
Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
bennettstone
PHP class to access MySQL database wrapper using MySQLi
Vasiliy-Makogon
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
SeinopSys
A PostgreSQL version of https://github.com/ThingEngineer/PHP-MySQLi-Database-Class
theshka
A simple PHP class to gather visitor information, and store it in a database using MYSQLi
Iqbolshoh
📊 Database Class — A powerful ⚡ and versatile PHP 🔤 tool built with mysqli for efficient database management 🗃️. ✅ CRUD operations — Create ➕, Read 📖, Update ✏️, Delete ❌ 🔐 User Authentication — Secure login & registration 🛡️ 🧂 Password Hashing — Using built-in PHP security features 🔒
convissor
PHP classes for integrating databases (mysql, mysqli, pgsql, sqlite, sqlite3, odbc) into web pages.
softon
MySQLi Database Class for PHP Developers with Support for Transactions
khairnar2960
PHP MySQLi Database class for quick CRUD/JOIN/ORDER/GROUP operations
MOSTAFAMAHFOUZ
No description available
Badshah1
php oop (object oriented) mysqli database class insert update select delete methods given in this file these methods works
melbahja
PHP MySQLi Manager Class : Access MySQL database using MySQLi
astutesixface
Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
010-kshitij
Database Class in PHP using MySQLi
ar-lab
Simple PHP Database class based on mysqli
psadaic
Small PHP MySQLi class for fast and easy MySQL database management.
Meysamnoori019
A Simple Class To Connect To Database In PHP With mysqli
carlosquin
Class written in php language, for the handling of database queries using the mysqli and object-oriented library
42webok
A lightweight PHP MySQLi database helper class that simplifies common database operations. Perfect for small to medium projects that need quick database access without full ORM complexity
saeed-54996
PHP-SecureDataBaseAccess: Robust PHP class for secure MySQLi interactions. Features prepared statements, dynamic type detection, and a user-friendly interface for safe, efficient database handling.
vahidrajaeivr
`DatabaseConnection` class is a mysql result wrapper that's been extended from `MySQLi`. This class allows you to access MySQL database servers. There are plenty useful functions in the class that you can use it in pure php applications.
oneminot
SimpleMySQLi is a simplified class for more organized interaction with PHP's MySQLi framework and all of it's common methods. SimpleMySQLi makes structuring prepared statements and overall database security a breeze.
UsaidAkmal
crud-used-php-with-mysqli This is a final project for class 11 exams at SMK Taruna Bangsa Kota Bekasi, this code is inspired by the site https://www.malasngoding.com/ CRUD stands for Create, Read, Update, and Delete, which are basic operations used in database manipulation.
hackerpro536
PDO Class Wrapper is a wrapper class of PDO (PHP Data Object) library. As we know that in any web application, database makes an important role for developer to create a good dynamic web application. We can use different database drivers to make web more and more interactive and dynamic. But in any web project we also know that Security is a big part and concern for developers. Every developer wants to keep user's data very safe. Hence, we use much built-in functionality in PHP to prevent unauthorized access for database e.g. mysql_real_escape_string (), addslashes () etc. But some time it's very difficult to manage big application with big chunk of code. So PHP improves MySQL to MySQLi (MySQL Improved). According to php.net The MySQLi extension has a number of benefits, the key enhancements over the MySQL extension being:Object-oriented interface
bourquepc
CFB Dynasty Manager tracks your own custom news articles, schedules, scores, trophies, playoffs or bowl games for every season, and also stat tracking. This works for websites only as it's coded in PHP v5.2 or higher, and uses MySqli Database Access Class. This can work for both NCAA Football 2014 base game or NCAA Football 2021 (NCAA 14 with CFB Revamped) for PC, PS3, and Xbox 360. This is completely open source for users to implement it to their own website or use our website to signup for $99.99 Unlimited 1 Dynasty or $199.99 Unlimited Dynasties. Must signup for GITHub
Ahmed-Ramadan-Rezk
No description available
Creating a MySqli Database Class in PHP
No description available
viralc
php mysqli database connection class
No description available