Hezecom PHP MVC Code Generator Enterprise is a PHP, PDO code generator which generate classes for each table in your database and forms and prepare your admin panel with a login form. This app is full of exciting features.All you need to do is just create your database and the Code Generator will generate everything with just a single click. It generates forms for INSERT, UPDATE, SELECT and DELETE with well arranged folders. The generated cla...
Multi-DB Administrator is an application developed in PHP that allow you administer your SQL Server, PostgreSQL and MySQL databases without the need of write any code(no php, neither sql) in an easy way, using an attractive web interface. You can export data from your tables in several file formats as CSV files, Excel files (XLS, XLSX), PDF files and SQL files. You also can import information from CSV, Excel (XLS, XSLX) and SQL files, directly...
Welcome to ZJ Facebook Fanbox social module and plugin. It help you show people who like your Facebook page, as well as your page stream. You can use the module and the plugin simultaneously and individually: The ZJ Facebook Fanbox module for Joomla position selection; the plugin to insert ZJ Facebook Fanbox in any content setting, such as an article page. Features: Dual mode: use the module and the content plugin simultaneously and individua...
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...
ATTENTION Check out the PHP module on which the plugin is based! For the people who want to request support: please make sure that you check the FAQ first. if your question isn’t there feel free to contact me through the contact form here. I receive a lot of requests nowadays, so I ask you for understanding in case of delayed replies. wpDataTables ver. 1.1 Latest update: 24.01.2013New in this version: The long-awaited AJAX Server-Side...
Hezecom PHP Code Generator Pro Edition Plus Admin Panel is a PHP, PDO code generator which generate classes for each table in your database and forms and prepare your admin panel with a login form. This app is full of exciting features.All you need to do is just create your database and the Code Generator will generate everything with just a single click. It generates forms for INSERT, UPDATE, SELECT and DELETE. The generated classes are co...
Mega Class Database (MYSQL) v 1.0 Use every feature of MySQL in PHP . Main Features: 1. MySQL Compatible with:MySQL 3.23+, MySQL 4.0+, MySQL 4.1+, MySQL 5.0+. 2. Easy to Use, clean, easy to understand code. 3. Access MySQL Database without any knowledge of MySQL or SQL . 4. Uses Associative array of data to insert and update rows in the database table. 5. Optional escape string feature to avoid SQL Injections. 6. Automatically Creates Prepar...
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 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 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...