
The wireless function would be working when the cardmgr identified
the DWL-650H and set the all necessary parameters after restarted
PCM-7130.
3-7 PHP Applications
3-7-1
3-7-2
MySQL Management - PHPMyAdmin
phpMyAdmin[16] can manage a whole MySQL server using the
browser. The features are:
z create and drop databases
z create, copy, drop, rename and alter tables
z do table maintenance
z delete, edit and add fields
z execute any SQL-statement, even batch-queries
z manage keys on fields
z load text files into tables
z create (*) and read dumps of tables
z export (*) data to CSV, XML and Latex formats
z administer multiple servers
z manage MySQL users and privileges
z search globally in a database or a subset of it
z communicate in 47 different languages
phpMyAdmin was used to maintain the database with MySQL in this
thesis, using it to created the ‘MyFamily’ database and ‘Member’ table,
therefore user can use phpMyAdmin for maintaining the MySQL in remote
via a browser.
Web Camera – SimplePHPWebCam
SimplePHPWebCam[17] can show the image from a grabbing photo
function to a web page.
64