mysql create table

ZqDatagrid - Queryless datagrid

ZqDatagrid - Queryless datagrid

Fully management datagrid that synchronizes information with your database tables, without needing for you to write any SQL line. Easy to use but still providing flexibility if you need (over 20 parameters). MySQL natively, and Oracle, PostGres and SQL server via ODBC. Full-text search feature. Pagination! You use formatters to configure columns. Like “WYSIWYG”, “calendar”, “checkbox”, “input”, “file”, etc. If you want you can use custom forma...

Syncron-wp-db

Syncron-wp-db

    Syncron-wp-db is powerful admin(portable Wordpress control), and its very simple to use. It s a perfect solution for any Wordpress user because it has the ability to manage admin section, database, and hosting size. It also works great for consultants, project managers, and service professionals. Syncron-wp-db is a revolutionary admin control. Manage your content the way you want it. Using the latest technology to make everything easier, f...

ToSQL - JSON/XML/PHP to SQL

ToSQL - JSON/XML/PHP to SQL

About Import large sets of data into an SQL table; ToSQL will create a suitable table structure, guessing data types, keys and more, and then proceed to inserting the data. This can be useful for those with large amounts of data stored in XML or JSON files, who want to make the transition to SQL . Usage $query = ToSQL::Import($table_name, $data, ToSQL::<type>); // mysql_query($query); </type>

MyJSON - Work with MySQL + JSON

MyJSON - Work with MySQL + JSON

MyJSON is a PHP5 Class, with it, you are now able to: Create JSON string from a MySQL Query Insert JSON content into a MySQL Table Create/Insert will work as export! So you is a new experience on backups: with JSON ! The JSON created can be indented or not, you choose Easy to get class-failure errors Examples of both functions are included Examples Creating JSON from MySQL query:echo $json->SQLtoJSON("SELECT * FROM your_table"); Creat...

MyXML - Work with MySQL+XML

MyXML - Work with MySQL+XML

With this PHP5 Class you are now able to: Create an XML file from MySQL Query Insert all XML Content into a MySQL table Create/Insert work as Export/Import! So you have php-friendly way to backup data of a table Create sitemap from a full MySQL table or just a query Easy way to get class-failure errors Easy way to display generated xml (with or without header) and save the data into .xml file Full examples included Examples Creating XML from...

Database Code Generator

Database Code Generator

Database Code Generator Version 5 is here! Updated to 5.1.0 on 8/2013 Updated to 5.0.4 on 6/2013 DBCG was built to save time when working with a database. It automatically creates all kinds of outputs for you at the click of a button! Even Ajax forms!! In a cliff-notes fashion here’s what this script does. It hooks into your database and generates HTML and PHP code that you can copy and paste into your project. Instead of having to write a f...

Simple API class

Simple API class

Version 1.2 is not compatible with version 1.1 or 1.0 With this class, you can create your own simple API ’s. The class is very easy to install and supports four output formats: Json, CSV , Yaml and XML . The class create API ’s from any mysql table. Features: easy to install supports xml and json request limit cache own url parameters flexible RSS Usage: In browser games At sites such as Code Canyon With analysis tools Create RSS fi...

Easy Login

Easy Login

With this class you can easely create a login page that checks the data in a XML , CSV or database table. The power of the script lays in that you can use it on every MySQL database table even on existing tables from other software packages like Wordpress, Mediawiki, MantisBt, ..... This is because you can define a custom password encryption function, user and password field. The combination of this functionalities makes it a universal usable ...

Scaffolder

Scaffolder

Introduction: Scaffolder is a PHP based web application. The main idea behind Scaffolder is to automate the CRUD functionality for any database table. Today almost every website hosted on the Internet has a back-end where the content of the website can be modified. Scaffolder is a tool for users with or without knowledge of web development, which enables them to create CRUD functionality with just few clicks. Requirement: 1. HTTP Serv...

RenownedDatabase

RenownedDatabase

RenownedDatabase is an easy to integrate database manager. What this means is you, as a developer, can simplify the creation of your sites admin panel by simply installing RenownedDatabase in the backend. RenownedDatabase handles all your CRUD needs (CReation, Updating, Deleting of records) for your database tables. Don’t want your users browsing certain databases or tables? We have included a blacklisting feature which allows you to specif...