Search for in Advanced
Home >> Development Tools
  Resources
Advertising Management
Affiliate Programs
Auctions
Blogs
Bookmark Management
Books & Magazines
Bulletin Boards
Calculators
Calendering
Chat Programs
Classified Ads
Click Tracking
Communication Tools
Content Management
Database Tools
Development Tools
Document Management
E-Commerce
Education
Email Systems
File Operations
Financial Tools
Forms Processing
Games & Entertainment
Graphs & Charting
Groupware Tools
Guestbooks
HelpDesk, FAQ, Knowledgebase
Imaging (Galleries & Tools)
Link Indexing
Mailing List Managers
Match Making
Misc
Multimedia
Music Libraries
News Publishing
Organizers
Polls & Voting
Portal Systems
Postcards
Real Estate
Redirections
Reviews & Ratings
Search Engines
Security Systems
Tips, Demos & Tutorials
Tools & Utilities
User Authentication & Management
Vertical Markets
Virtual Communities
Web Hosting
Web Server & Web Hosting Tools
Website Navigation
Website Traffic Analysis
Websites
XML, RSS, CSS
RSS Feeds - Links
New links
Editor's pick
Popular links
This category
  Select Style
 

Development Tools
Submit a link to this category
  Links in this category: 655
  Pages:  <<  <  1  2  3  4  5  6  7  8  9  10  11  >  >>
  Sort by: Title - Description - Date created - Editor's pick - Rating - No. of votes - Popularity - Incoming clicks  

PuszBaza


PuszBaza is a flat textfile-based database script based on PHP4. Data is stored in a similar stucture to the csv files. Puszbaza can be used to easily create guestbooks, forums, counters, etc. Please note PuszBaza currently includes no security feature. Anyone who knows the name of your data file will be able to view your data. The documents are available in English and Polish. Version 1.2.2 includes new documentation, new capabilities, and delete-last-line bug fixed. At hotscripts you can find a several scripts based on puszbaza: phpPuszAdmin (to manage PuszBaza database), PuszGuestBook (simple guest book), PuszForum (simple discusion board).
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

Generate Online in minutes Custom PhpMySQL Database Scripts


You can generate database scripts to your own custom design of your database in PhpMySQL CGI-Perl and ASP Access with Add, Search, Edit and Delete functions. A user can edit and delete his own record only, protection being provided by user-selected password. Search results are paginated, the number of records per page being customisable. There are two databases, one for Matrimonial, the other for Classified Advertisements. The site also has Reciprocal Links Exchange Directory
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

MyLibrary


MyLibrary is a PHP/MySQL application to manage a library or a list of books and authors. It features search engine, statistics, and is very easy to customize for your site. MyLibrary is written in French.
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

eSKUeL


eSKUeL is a MySQL database managment tool written in PHP. Its fully compatible with MySQL: drop, create, insert, etc. Its also fully skinnable.
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

Mlam


Mlam is an advanced set of PHP4 libraries that allows developers to easily create database-driven projects using MySQL. It can handle various types of data (text, date, number, file, picture, external keys, link tables, etc), and includes its own management tool to edit and list (with search engine) database content for the given projects. Mlam also features user access restrictions, contains its own cache system, and supports English and French. Tutorials are also available to present the basics of mlam.
Details
Rate it
Tell a friend
Comments: 1
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

phpSQLGen


This project provides functions for generating SQL queries, HTML tables, and XML documents. It consists of two classes and a set of utility functions. SQLGen provides PHP functions for generating SQL query strings from arrays. TableMaker generates an HTML table or XML document from an ADOdb result set or an array. Since the output of each SQLGen method is a SQL query string, the library is compatible with ADOdb, PEAR DB, PHPLib, and any other database abstraction layer that can execute SQL query strings. Useful for constructing complicated SQL queries that vary according to the situation. Different if-then clauses can push items onto from the argument array - SQLGen will take care of inserting commas and "ands" into the query string as necessary.
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

phpMySQLAutoBackup - automate your MySQL backup using php


NOW released under GPL License. phpMySQLAutoBackup automates the backup of your MySQL databases. Exports your database (data and structures), compresses it into gzip format and emails it to you. Schedule it to run every day/week by adding it to a cron job, or use phpJobScheduler. New features include the ability to select separate tables for backup, and limit the backup to start and stop at pre-set table row numbers, this will now allow a section of a large table (with millions of records) to be selected for backup.
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 5.00 5.00 (1 votes) ::

ZBase


ZBase is an object framework (set of classes) written in PHP4 allowing to develop the www frontend of a database very quickly and simply. In ZBase, each entry in the database can be considered as an object, and ZBase provides standard methods to modify or display its content. ZBase is aimed at experienced web site developers, not at the low-end user. You wont have this web interface working in less than five minutes.
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

WizMysqlAdmin


WizMySQLAdmin is a PHP script to manage MySQL databases. If your web site uses a MySQL database you can manage its contents with WizMySQLAdmin, as you can do with the most known phpMyAdmin: but my script is very simple to configure and use, because its composed by only one file. So you can install it on your web site very easily.
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

Web Query To MySQL Database


This is a handy script that provides a quick query-based interface to your MySQL database. Whilst PhpMyAdmin may be the best solution for managing mysql databases, there are cases, when for a simple peek into your mysql database, you need for wait for long for the entire PhpMyAdmin page to execute and download. In those cases, this WebSQL can come in handly. There is another nice advantage for users who would like to type in their queries against the normal trend of click and pick.
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

TurboDbAdmin


TurboDbAdmin is a single-page AJAX solution for exploring and editing databases from a browser. Edit data just like you would in a desktop application, without submit buttons or page refreshes. This release supports: navigating to and browsing table data, viewing table schema, and editing table data. TurboDbAdmin requires PHP 4 or higher and MySQL 3 or higher.
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

MsAccessTOMySQL


This is a simple and easy script that will help you to convert your MicroSoft Access to MySQL database. Simply create a DNS for your MS Access dataBase and run the script.
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

AccessDBM


AccessDBM is a simple wrapper for the PHP3 dbm file functions. Its primarily used for quick-and-dirty single-method programs. Supported DBM functions include initializing, adding and removing entries, getting values, openning and closing DBM, searching for keys and values, and more.
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

phpPgAdmin


phpPgAdmin is a fully functional web-based administration utility for a PostgreSQL database server. It handles all the basic functionality as well as some advanced features such as triggers, views and functions (stored procs).
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

EZ Results Paging Class


EZ Results is a paging class that can be formatted in any way you choose. Have a read through the documentation to see just how unlimited it is. Once you start working with it you will be amazed at how quickly you can prototype pages. Supports mySQL & Oracle.
Details
Rate it
Tell a friend
Comments: 1
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

DBE - Database Expander


Written entirely in PHP3, DBE serves as the Web-based interface to various databases such as mysql, msql, postgresql, and odbc.
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

backupDB()


backupDB() is a PHP script that backs up MySQL tables and databases to a gzipd file for easy daily backup. Can back up a single database and/or table, or all tables. Structure-only, complete-inserts optional. Can be called interactively or run as a cron job. Works well with doSQL() (also available on this site). Faster and more robust than phpMyAdmins backup function.
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

Dataface


What is Dataface? 1. A flexible and intuitive User Interface for MySQL databases. Dataface does for MySQL what Plone did for Zope. In other words, it is a flexible and shapeable skin that sits on top of MySQL (one of the worlds leading Open-source database management systems) making it accessible to normal, every-day users. In practical terms, it automagically generates the appropriate forms, lists, and menus for a user to interact with the database without having to know any SQL (structured query language). 2. A full-featured web application framework. Dataface gives developers the flexibility to customize the features and behavior of their Dataface application by way of configuration files (using the simple INI-file syntax), templates, and plug-ins. The real power lies in a developers ability to customize as much or as little about the application as he wants. A generic Dataface applicat
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

SQL Solution


Simplifies integrating databases with web pages. Provides a powerful, user friendly, platform independent API for MySQL, PostgreSQL and ODBC database management systems. Output is XHTML compliant and handicapped accessible.
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

mysql.phtml


mysql.phtml provides a Web-based user interface for manipulating MySQL databases, queries and tables. Currently supported options include: create database, table, query and alter tables.
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

phpMyViews


phpMyForms is a php script which allows the user to create simple database listings (done in 3 lines of configuration), or simple dataset manipulation formulars (~10 lines) by adjusting small php config files. automatic browsing controls and optional validation scripts are included in version 0.3
Details
Rate it
Tell a friend
Comments: 1
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

Xt-Dump


XT-Dump allows to backup a table either all the contents of your Mysql database, under different forms of files in the choice, spreadsheet Excel, file sql, and file php for a later automatic restoration. XT-Dump allies simplicity and efficiency for a fast, effective and intuitive use.
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

MySQL to TXT for Excel


MySQL to TXT, MySQL to Excel formatting local database convertor. Programmed only local file system. Error control feature include for directory, selecting database, selecting table. Convert tables to text files for Excel import file type.
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

PhpGrid


Whith PHPGrid you can direct edit fast mySQL-database entries without reloading the site. Only click on the field and change the value. PHPGrid is a combination of PHP and Javascript.
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::

Mudbag


Mudbag allows non-programmers to build web-based, multi-user database applications with tables, views, fields, reports (tabular, record, label, and email), import, and export. Written in PHP for MySQL, but both are completely hidden behind an easy-to-use user interface. Open source under the BSD license, and also available as a free service (with limits) at mudbag.com.
Details
Rate it
Tell a friend
Comments: 0
Write a comment
Report error
This link in a frame
Preview
:: Created: 09-05-2008 :: Updated: 09-10-2008 :: Rating: 0.00 (0 votes) ::
  Links in this category: 655
  Pages:  <<  <  1  2  3  4  5  6  7  8  9  10  11  >  >>
  Sort by: Title - Description - Date created - Editor's pick - Rating - No. of votes - Popularity - Incoming clicks  
  Top Rated Links
A71Mail - The Email Form Written In PHP
Gonafish Real Estate
Apphp Datagrid Wizard
Word Site Builder
IzzyWebsite - CMS @@@ The Easiest to Install & Manage!
  Popular Links
PHP Pro Bid V5.24
SearchHippo HTTP XML web search API
TotalCalendar
HitMe Counter
Word Site Builder