Databases Reference
In-Depth Information
Data search (table or database)
Querying by example (multi-table)
Batch-loading of data (import)
Exporting structure and data in various formats, with compression
Multi-user and multi-server installation with web-based setup
The advanced features include:
Field-level comments
Foreign keys (with or without InnoDB)
Browse foreign table
Bookmarks of queries
Data dictionary
PDF relational schema and dictionary
SQL queries history
Connection to MySQL using either the traditional mysql extension or the
new mysqli extension (in PHP 5)
Character-set support for databases, tables, and fields (with MySQL 4.1)
Column contents transformation based on MIME type
Theme management to customize the interface's look
The server administration features consist of:
User and privileges management
Database privileges check
Verify server's runtime information and obtain configuration hints
Full server export
Summary
In this chapter we saw how the web has evolved as a means to deliver applications
and why we should use PHP/MySQL to develop these applications. We also took a
look at how phpMyAdmin is recognized as a leading application to interface MySQL
from the Web, the history of phpMyAdmin, and a brief list of its features.
 
Search WWH ::




Custom Search