mysql join

Social Login Starter Kit

Social Login Starter Kit

SocialLogin is the basis of a project that implements the functions needed to manage users, sessions, and the exchange of messages between the mobile application and the backend server (web services), all encrypted in AES128. The project implements: Registration (control parameters at the server level and feedback to the user); Login; Login with facebook; Session Management; Management of the avatar; Crypting and decrypting, for the securi...

Simplified DB - PDO, Mysqli, Mysql Helper Class

Simplified DB - PDO, Mysqli, Mysql Helper Class

Version 1.2 is out now. Click here to check what’s new in V1.2* Version 1.1 is out now. Click here to check what’s new in V1.1* Now supports PDO Transactions also ** Simplified DB is a PHP database abstration class that helps developer perform MySQL operations easily using PDO, Mysqli and Mysql. Using Simplified DB, you can easily create and run both simple and advanced database driven application in PHP without having any knowle...

PHP MySQL Query Builder Library

PHP MySQL Query Builder Library

Burner CMS Burner CMS allows you to simply define data models and manage data right away. Get it now and save! Note: The Burner CMS API uses an improved version of this library. PHP MySQL Query Builder Library A PHP 5 library that allows you to easily create and run both simple and advanced MySQL queries in an object-oriented fashion, without using any SQL and without sacrificing functionality. Query types supported include: Select Join I...