Hi everyone, Im new to php and ive to create a website for uni with the discription below...
Design a MySQL database which contains customer information, including name, address, post code, telephone number, email address, type (saler or buyer) and appointment.
The web site provides three main functions:
(1) Allow the agent to add new customer to the database
(2) Allow the agent to search a customer by name
(3) Allow the agent to remove a customer information from the database
Can anyone help me?? I havent a clue, where to start or wot to do.
Hope for a response soon,
Many thanks guys
Donno
Design a MySQL database which contains customer information, including name, address, post code, telephone number, email address, type (saler or buyer) and appointment.
The web site provides three main functions:
(1) Allow the agent to add new customer to the database
(2) Allow the agent to search a customer by name
(3) Allow the agent to remove a customer information from the database
Can anyone help me?? I havent a clue, where to start or wot to do.
Hope for a response soon,
Many thanks guys
Donno
Comment