Skip to content

leopoldkwok/addressbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Exercise: Create an Address Book

Technologies used

  • PHP
  • HTML
  • MySQL

Instructions

You must write a simple address book PHP web application.

Create an address book application that lists contacts and allows you to view, add and delete a contact.

The address book must be able to store the following information:-

  • Name
  • Company
  • Address
  • Phone
  • Number
  • Email

A menu system must be present that allows the user to navigate the application. Information must be stored to a MySQL database and connectivity must be defined in a separate configuration file.

About

Creating a simple address book PHP web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published