This book builds a solid understanding of the
core capabilities of phpMyAdmin before walking you through every facet of this
legendary tool.
Used by millions of developers, MySQL is the most popular open source database,
supporting numerous large dynamic websites and applications. MySQL has acquired
this wide popularity by virtue of its open source nature, performance, reliability,
robustness, and support for various platforms. However, this popularity has also
been helped by the existence of phpMyAdmin, the industry standard administration
tool that makes database management easy for both the experienced developer and
their novice.
The powerful graphical interface that it provides to MySQL has made phpMyAdmin
an indispensable tool for MySQL and web developers. Every phpMyAdmin user can
benefit from unlocking the full potential of this powerful application.
What This Book Covers
Chapter 1 will take a look at how the Web has evolved as a means to deliver
applications and why we should use PHP/MySQL to develop these applications.
We'll also take 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.
Chapter 2 will take a look at the common reasons for installing phpMyAdmin, the
steps for downloading it from the main site, the basic configuration, and uploading
it to our web server.
Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25