Appointment maker

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
seriousdamage
Forum Commoner
Posts: 30
Joined: Sat Nov 27, 2004 10:18 am

Appointment maker

Post by seriousdamage »

Dear All,
I am looking to build an online appointment maker.
It has to be very simple,

No request to register
No request to log in

just a page with a calendar where a user picks a date, if free, by clickin on it
and then he gets one single field to fill in with is name and click submit

The appointments would have to be of 1 hour minimum.

I have searched the internet but I just find examples too complicated where the user has to click too many times to make an appointment.

Does anyone have any idea?

Thanks.
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

make your own? :D
seriousdamage
Forum Commoner
Posts: 30
Joined: Sat Nov 27, 2004 10:18 am

Post by seriousdamage »

Why would you be able to make one? :D
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

of course I would be able to make one!


willing to make one... that's another question.
Post Reply