Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

MySQL PHP n AJAX

Name: Anonymous 2013-07-23 21:28

Hey Prog, I'm trying to create a real time appointment setting webapp.

I have it so users can check box several people of interest that they want to have appointments with. It pops a [select time] and when clicked does an ajax call for current available time slots.(to have the most recent list)

When you select a timeslot, it does another ajax call to query the Database with php to update the info

//pseudo code example
if ( slot is not taken){
 update DB with slot taken with said person
}
else

return "sorry slot is taken please try another slot"


I want to avoid the annoying message if two users are accessing around the same time.

Should I just keep it how it is or what would you recommend doing?

Name: Anonymous 2013-07-23 21:46

Install Oracle Calendar.

Name: Anonymous 2013-07-23 22:26

Hey >>1-san,

The people here are very rude and won't be willing to help you. So I recommend asking on any of these sites:
http://boards.4chan.org/g/
http://stackoverflow.com
http://4-ch.net/code/

Have a nice day!

Don't change these.
Name: Email:
Entire Thread Thread List