Thanks Crude Utility Manager to connect to the database, query, make adding records, read records, changes and deletion of records will be easy and fast. With Crude Utility Manager accelerates the production of your work. Crude Utility Manager includes: Easy installation Fast & Powerful Small Size Crud Manager (Create – Read-Update – Delete) Everything for your query Generate Password Control Image Delete File In ...
With this tool, you will be able to analyze excel files to create Tables and add the rows into your MySQL Database with easy and simple functions. Also, you can make HTML tables from that file. There are 4 main areas: 1- Read the excel file and create a Query that makes a full instruction to pump all the data on your Excel File. 2- From the Readed excel file, you can create a downloable utf8 .sql file, ready for your MySQL database. ...
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...
This is a PHP5 Class-Helper that will allow you to make MySQL actions more easy, without too much lines. You will use like only 70% of classic code, and the syntax is more easy. Here you can see some examples: $mysql = new EazSQL('host', 'username', 'password', 'database'); // VS Old (classic) method: $mysql = mysql_connect('host', 'username', 'password') or die ('Mysql error, connection'); mysql_select_db('datababse', $mysql) or die ('Mysql...
Peek is a PHP based MySQL and SQLite Database Manager. With Peek you are able to interact with tables and run queries all from within a web browser. You can View, Export and Drop Tables. You can Export to CSV or XML . Peek uses AJAX so all changes are done live in the browser window. Updated to v1.1.1 – User Accounts, MySQL Support, Table Filtering and more.. Features Easy to configure View, Edit, Export and Drop SQLite Tables Export to CS...
MyOM is a distribution of 4 classes wich will help you to work with the database(MySQL) in terms of class instances instead of recordsets. It isolates database layer from the business logic. It will help you to store database queries in simple xml files and it isolates database api from your application code. You code will be more readable, more beautifull, object oriented, more easy to support. it is very easy to connect with the database, ju...
CreativeTable it’s a php class that builds a table based on the data retrieved by an SQL query or an 2D Array. It has lots of options and it’s very, very configurable. It’s perfect to incorporate with your backoffices, because it’s very flexible and very easy to build. You can also easily integrate with your sites. Features very easy to configurate support almost all sql queries, if not all extremely flexible super fast searc...
Update: V1.0.1 PHP5 .3.3 Compatibility Download HTML bug fixed. This script helps you helps you fire queries from database and export the resultset with a browser on the fly; Features 1). Drag-drop to use, no setup needed. 2). Smart bookmark feature, you can bookmark your favorite scripts and pickup them to use anytime. 3). Export the query resultset to CSV , Excel, XML , HTML formats. 4). Read-only mode avoiding writable scripts execut...
This small script simply shows your data in paged, table view. You can quickly and easily create data views in your admin pages, displaying spreadsheet type datas, product listings etc… Here is some features about data grid: Pagination, Sorting, Search/Filter, Define Post-Process Function You can’t edit the data in this grid. This is just a grid not data management script. It just generates a table view of your data. Here is the Ma...
MySQL Database Navigation and Pagination Introduction If you are working with hosting MySQL databases, and pick up data from them frequently, this script may make your life easy working with them. navigate and paginate to your databases tables; Filter table data on the fly without coding SQL ; export table data(may contains filter conditions) to csv etc. format; SQL Editor helps you fire queries from database and export the resultset; Web...