Class address book written using EXT technology, PHP+MYSQL database, page and database encoding are UTF8. The address book interface is completed with the EXT default skin style, which is fresh and natural. There is no need to refresh to add or delete address book data. The width of each column can be dragged and the display position can be changed. The program comes with a database script file, which is more suitable for learning to use in PHP. EXT technology.
When debugging, you need to configure the database connection information first. In the config.php file, the database address, user name, password and database name must be set; page editing and database encoding must be set to UTF8, otherwise garbled characters will appear or the page will not be displayed.
Expand