mysql update

PDO CRUD Class

PDO CRUD Class

This small class will save you time by providing CRUD methods for quickly building SQL query statements. This can be used and integrated into any existing project with ease. Also, it is great at handling exceptions when SQL errors are produced. System Requirements PHP 5 PDO Extension Supported PDO Driver(s) – PDO_SQLITE, PDO_MYSQL, PDO_PGSQL Usage require('class.db.php'); // Create $bind = array( ":id" => $_POST['user_id'], ":user" =&...

Hezecom PHP Code Generator

Hezecom PHP Code Generator

HEZECOM PHP CODE GENERATOR Hezecom PHP Code Generator is a PHP, MySQL and PDO code generator which generate classes for each table in your database. Its aim is to speed up your application development process. All you need to do is just create your database and the Code Generator will generate the classes which consist of INSERT, UPDATE, SELECT and DELETE which are the major database operations, not only that, it will also generate stylish C...

smplPDO - MySql Database Helper Class

smplPDO - MySql Database Helper Class

smplPDO Database Abstraction Class smplPDO is a simple and light-weight PHP PDO Database Abstraction Class written to extend PHP Data Objects (PDO) with extremely useful features. Shorthand methods packed with it can reduce the amount of duplicate code and increase readability of your scripts as well as improve security and performance with automatically preparing & executing prepared statements. With smplPDO, you can write fully functiona...

The Social System

The Social System

Description The Social System is a PHP and MySQL powered social networking script that allows your visitors to communicate and develop friendships. This script was developed exclusively for CodeCanyon and utilizes Twitter Bootstrap. This script has a wide range of features available for your visitors, from friend searches, public/private profiles, profile posts and private messages. Each user has the can easily track and manage their frie...

Android Apps Review Script

Android Apps Review Script

Android apps review could help to create Android Mobile apps review website in just couple of second, Android apps Review Script automatically fetch any information about the Application using Google Play, our script automatically grab images/screenshot resize and store in server for fast retrieval, why we store Image/Screenshots/Icon on server? because most of images/screenshot size more then 1.5mb so we need to resize (reduce size) and store...

CarSale In App

CarSale In App

Take your salon cars in an iPhone application. With this project, Xcode you have a powerful and comprehensive system to show your Car showroom in iPhone application, your application. You can: - Add your car from phpMyAdmin. Automatically appear in your application. - Ability to set up the first screen with logo, description, speed dial, email and Facebook. - Ability to set the map. - Reach Your Car Showroom with a click, route calculation ...

No-Queries MySQL

No-Queries MySQL

Use every feature of MySQL in PHP without writing a single query. Features: 1. Easy to Use. 2. Access MySQL Database without any knowledge of MySQL or SQL . 2. Uses Associative array of data to insert and update rows in the database table. 3. Optional escape string feature to avoid SQL Injections. 4. Properly documented with examples and comments. Documentations:http://redhawk-studio.com/demos/docs/mysql/

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...

Tickets

Tickets

About Tickets Tickets 3.4 is now out. Tickets is a full featured, yet easy to use help-desk ticket support system. It is great for users and businesses who wish to keep track of and manage support requests online. You can create multiple users, search tickets, convert POP3 emails into tickets, create custom priorities and much much more. Tickets has been designed to be easy to install and all config files and database files are c...

keyTicket, Simple Support Ticket System

keyTicket, Simple Support Ticket System

keyTicket is a lightweight, portable PHP/MySQL ticket support system. It packs a lot of features in a very small package. Don’t forget to rate it if you’ve bought it! Main features;- Simple Web Installer to be up and running in no time, even for beginners. File transfers are implemented for you and your customers, easily turn them on/off BBCode support is another optional feature, including tags [b][/b], [i][/i], [u][/u], [list][...