calculator script

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
eltonpiko
Forum Commoner
Posts: 31
Joined: Wed Apr 01, 2009 2:19 pm

calculator script

Post by eltonpiko »

hi all i was wondering how would i start such a script that act on the user input lets say you booking a hotel and i say for 1 night is 50euro and the user has to input the number of night intend to stay in the hotel in the box and the script will calculate the number of days with the number of days intend to stay and give the total amount of euros.can amyone just give me a hint ill do my script and post it so one of you advance developer can point me to the right direction my script will be feching data from a database for deferent packages of hotel.
Post Reply