| | |
can you pls help me to this problem....
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Oct 2009
Posts: 2
Reputation:
Solved Threads: 0
v1. ADD, EDIT, DELETE, SEARCH
CUSTOMER
-customer number
-name (lastname, firstname, middlename)
-date of reservation(provided by system date)
ITEMS
-item code(auto-number)
-item description
-price
A customer number is generated by the first letters of the first name, middle name and last name of the customer with the date & time (hh:mm:ss) of the reservation.
2. A module that accepts a customer number, list of items to be purchased(multiple reservations of item must be entered repeatedly), expected date the items will be paid and type of payment (CASH or CREDIT).
All reservations ae good for 5 days only. Customers may avail discounts based on the following condition.
CASH
-2 days or less: 15%
-5 days or less: 12%
-beyond 5 days: Surcharge of 5%
CREDIT
-2 days or less: 10%
-5 days or less: 8%
-beyond 5 days: Surcharge of 8%
CUSTOMER
-customer number
-name (lastname, firstname, middlename)
-date of reservation(provided by system date)
ITEMS
-item code(auto-number)
-item description
-price
A customer number is generated by the first letters of the first name, middle name and last name of the customer with the date & time (hh:mm:ss) of the reservation.
2. A module that accepts a customer number, list of items to be purchased(multiple reservations of item must be entered repeatedly), expected date the items will be paid and type of payment (CASH or CREDIT).
All reservations ae good for 5 days only. Customers may avail discounts based on the following condition.
CASH
-2 days or less: 15%
-5 days or less: 12%
-beyond 5 days: Surcharge of 5%
CREDIT
-2 days or less: 10%
-5 days or less: 8%
-beyond 5 days: Surcharge of 8%
0
#2 Oct 24th, 2009
No one is going to write the code for you. You must try first before receiving help here.
Google is your friend.
Use [code] tags.
If you have found a solution to your problem, please mark the thread as SOLVED.
Use [code] tags.
If you have found a solution to your problem, please mark the thread as SOLVED.
![]() |
Similar Threads
- Pls Help, i have a problem loading my gridview with data (VB.NET)
- Sound Problem in my OS (Windows NT / 2000 / XP)
- Problem in reading a large file (C++)
- oc memory problem (Motherboards, CPUs and RAM)
- Problem with my code. (VB.NET)
- help me pls!!!some of my functions doesn't work! (C)
- Pls help me regarding to access database in vb6 (Visual Basic 4 / 5 / 6)
- pls help me,.. (Pascal and Delphi)
- Pls Help...PSU burnt?? (Cases, Fans and Power Supplies)
- Commission or Brokerage Problem (C)
Other Threads in the PHP Forum
- Previous Thread: View one article
- Next Thread: Search Between 2 numbers
| Thread Tools | Search this Thread |
advanced apache api array basics beginner binary broken cakephp check checkbox class cms code codingproblem combobox cookies cron curl database date datepart display dynamic echo email error file files folder form forms function functions google head href htaccess html image include includingmysecondfileinthechain insert ip javascript job joomla js limit link login mail menu mlm mobile multiple mysql oop outofmemmory paging parse password paypal pdf php problem procedure query radio ram random recursion remote script search server sessions smarty sms source space sql stored syntax system table traffic tutorial unicode up-to-date update upload url validator variable video web webapplications websitecontactform youtube






