Found 387 repositories(showing 30)
bennettstone
PHP class to access MySQL database wrapper using MySQLi
D-Marc1
Wrapper class for MySQLi prepared statements to make your code concise.
Vasiliy-Makogon
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
ghoshnirmalya
A simple user profile page using PHP and MySQLi
entomb
Simple MySQL Abstraction Layer and mysqli_ result wrapper
anirbandutta9
Simple web based quiz application written in php and mysqli. This application can be used to test the knowledge of the player
mariadb-developers
This repository contains a simple web application that demonstrates how to quickly connect to and communicate with a MariaDB database using PHP (via mysqli).
vijaythapa333
Simple blog in PHP and MySQLi supporting multi languages.
theshka
A simple PHP class to gather visitor information, and store it in a database using MYSQLi
hossein-git
a simple website for a furniture company with php ,css ,html,mysqli without using any freamworks ,a good sorce for begiiners
anirbandutta9
# NEWS-BUZZ is a News Management System which allows users to post and manage various kinds of news content. Or you can say a simple CMS. The whole system is coded in procedural PHP and MySqli
anthonygauthier
Simple, lightweight and effective PHP ORM using MySQLi.
dkuzevanov
Extended copy of native mysqli class that provide simple read/write splitting (by substitute mysqli object).
simple php mysli ecommerce website
PseudoDevs
A simple and lightweight ORM for MySQLi
ArielChama
Um simples crud usando php e as funções do mysqli.
simple-login-register-form-using-php-and-mysqli-database
Simple CRUDS using angular, php, mysqli and materialize css
ksafranski
Simple Class for PHP MySQLi Connections with JSON Output Support
codentricks
Adminplus is a simple cms built using PHP, MySQLI and Foundation Framework, the objective of this project is t teach how to make a loging system using framework .
colshrapnel
A simple example of PHP registration using PHP mysqli
This is a simple Quiz website in php/Mysqli
RyderAsKing
Really simple login registration system using markup PHP and MySQLi. Easy to understand and can be used by anyone ;)
zmf0507
A simple ajax based group chatting web application built with PHP, MYSQLi, HTML5, CSS3, Javascript and AJAX. Chat with other members on the app and see live messages.
oimtrust
Simple CRUD using PHP MySQLi
Sporcle
A simple and fast database connection manager, written in PHP and using MySQLi.
elie-atia
This is a simple Customer Relationship Management (CRM) system built using PHP, jQuery, MySQLi, and AJAX.
BaseMax
Connect and work with MySQL/MariaDB database through MySQLi in PHP. This is an introductory project, If you need a simple and straightforward example that takes you straight to the point, you can check out these examples.
A simple MySQLi and PHP verification system, which allows you to generate a desired number of codes and save them in a database. The codes mentioned can then be queried in the registration system and are then deleted so that no further access is possible.
ElfQrin
Simple Database handling for PHP/*SQL (MySQL, MySQLi, PostgreSQL, SQLite) that can perform all basic operations: Create Database, Add Record, Edit Record, Delete Records, View all Records, Search the Database, Export the Database, Statistics, Empty the Database, Remove the Database.