This script allows you to search for a person's contact information in an online phone directory. The script then displays the alphabetically sorted results matching the search criteria. Users can ...
This script allows you to search for a person's contact information in an online phone directory. The script then displays the alphabetically sorted results matching the search criteria. Users can search for contact information on any field. The script uses a flatfile (*.txt) database, which makes it an ideal solution for web site owners who do not have a database server on their internet provider. psPhonebook comes with open source code, making it easy to modify the script to meet your needs.