php csv

reForm - The Ajax Contact+ Form

reForm - The Ajax Contact+ Form

Contact form with Ajax that can be integrated with any website very easily and could be configured in minutes, without modifying any line in the actual source code. Plenty of pre-defined examples help you integrate the script the way you want it, whether database storage, csv export or submission to Google Spreadsheet. You can enable/disable any feature like IP inclusion, auto-responder etc in configuration files. Extending the reForm could be...

Peek - Database Manager

Peek - Database Manager

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

Data Export Helper

Data Export Helper

Key Features Easily export any kind of data. Data can be exported as any of: Excel JSON XML PHP serialize CSV Robust code base. Lightweight system. Object Orientated. Well documented. With this class you can easily export any data to one of 5 popular formats. The Excel format is most noteworthy as people will appreciate being able to download a native Excel document of data from your site, it will also make you look more ...

Form Processor

Form Processor

With form processor you can convert a static form into a working form in less than 5 minutes. For the moment it has 2 buildin handlers to send the form content with mail or to save the content in a CSV file. But with a bit of PHP knowledge you can easely write your own handlers. Look at the example video and see how easy it is to use and implement. Features Convert static forms to a working one Form validation (email, url, required, phone, ...

Export HTML Table to Open Formats

Export HTML Table to Open Formats

Export HTML Table to Open Formats Export HTML Table to Open Formats is a collection of classes written in PHP (5.x) and JavaScript which allows to export of HTML tables into open formats such as XML or CSV files without any database. The data is taken directly from the HTML table and then converted to these formats. Need Support? Support for all our items is conducted through our Support Forum. We’re in GMT +1 and we aim to answer all questio...

Super MySQL Terminal

Super MySQL Terminal

Super MySQL Terminal is a php mysql shell emulator. You can work with your share-hosted remote mysql like your localhost. Now, this script supports following commands: 1). mysql -h [host] -u [user] -p [password] 2). use [database name] 3). standard sql statements. etc. Please try it on our demo server: http://www.dbfacephp.com/mysqlterminal Type “mysql -u tmwo0929_demo -p jsding” to connect the demo database, and type some “select” s...

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

MySQL Database Navigation and Pagination

MySQL Database Navigation and Pagination

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

Export CSV

Export CSV

Export to CSV Given a SQL command, this webapp will fetch the data and output the results in CSV format. Features: A preview mode is provided to make sure your output are correct. Only certain SQL queries are allowed, configured through a blacklist array. Comma separated, tab separated, all configurable by the user. Easy HTML /CSS customization, code and view are within separate files. Files in this webapp: index.php style.css config....