Edmonton Web Design and Photography

Address Book


Posted in: Software on January 28th, 2007

AddressBook PHP Address Book is a free program for personal use. You can save a wide verity of information as well as profile images that use EXIF to generate a thumbnail. The information can be searched, as well as sorted alphabetically and if you chose you can print the information with CSS formating.

Features:

  • Free
  • Dynamic Content
  • GD2 Thumbnails
  • Printer friendly
  • User Login with MD2 encription
  • Change Password and User name
  • XHTML and CSS2 Standards
  • CVS Backup
  • Dashboard
  • V-Card

Screen Shots:

view-addressbook.jpg

search-addressbook.jpg

list-addressbook.jpg

add-addressbook.jpg

login-addressbook.jpg

dashboard

Changes:

Version 1.9
Added a V-Card download option so data can be added to your Microsoft Out look or any other application.

Version 1.8
Leaps and bounds in this version in terms of fixing things, i have added more fields in the forms as requested, updated the MySQL a bit, changed the log-in system to be encrypted in the database. Found a thumbnail script that does what i want, so you no longer need an EXIF embedded thumbnail. Added a CVS Backup feature.

Version 1.6
Fixed the deny page error, and you must now log-in to view any content. I think its safer that way.

Version 1.5
You now have to be logedin to add and delete content. A unauthorized user is only allowed to read content.

Version 1.2
Added User login to edit content as well as a few code changes.

Version 1.0
Initial release.

Download Address Book.
Downloaded 2469 Times.

Instalation:
The installation script can be found here “/setup/index.php”

Before getting started, we need some information on the database. You will need to know the following items before proceeding.

  • Database name
  • Database username
  • Database password
  • Database host
  • Register Globals On

If for any reason the automatic file creation doesn’t work, don’t worry. All this does is fill in the database information to a configuration file. You may also simply open config-sample.php in a text editor, fill in your information, and save it as config.php.

In all likelihood, these items were supplied to you by your ISP. If you do not have this information, then you will need to contact them before you can continue. If you’re all ready, let’s go!

You should enter your database connection details. If you’re not sure about these, contact your host.

  • Database Name:The name of the database you want to run your script in.
  • User Name: Your MySQL username.
  • Password: Your MySQL password.
  • Database Host: Most Likely won’t need to change this value.

First thins first, go to “password-test.php” and enter your desired password, you will get an encripted version back, Copy it. Now you need to open the setup.sql file in a text editor and were it says “username” and “password” change them to reflect your log in making sure to paste your new encripted password. Save the file and import it into your database, i recomend using phpMyAdmin to do so. Create a folder on your webserver called profiles in your FTP application change the folder CHMOD to “777″

Comments are closed.

Search


Archive


Subscribe