Need help in php Time reservation

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
mianasim
Forum Newbie
Posts: 1
Joined: Tue Jan 07, 2014 12:14 am

Need help in php Time reservation

Post by mianasim »

Dear friends,
I need your help, I am working on an online appointment system, in which a patients book appointments online, the problem i am facing is that i don't know how to code for time reservation. For example if a patient reserves a time on a single date then another patient will not be able to get an appointment on that specific time which has already booked by another patient. I need a script for this, Please help me its my final year project and everything is done except this time reservation, and i have a little time remaining to submit my project...... Thanks in advance.
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: Need help in php Time reservation

Post by social_experiment »

Unless you post some code that shows you've tried to solve this problem not many people (if any) will write it for you :( Alternatively you could try Job Hunt and see whose willing to write the script for you
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
Post Reply