This php script is an address book which stores the data in a MySQL database. You can add, edit, show and delete records. The search function can search in each field or just in a specified field. ...
This php script is an address book which stores the data in a MySQL database. You can add, edit, show and delete records. The search function can search in each field or just in a specified field. You can also import addresses from a CSV file. The installation is quite easy with an installation script to create the MySQL database.