Topic awaiting preservation: New project in the works... (Page 1 of 1) |
|
---|---|
Maniac (V) Mad Scientist From: :morF |
posted 04-01-2003 10:27
Ok ladies and gentlemen, I have been engaged by my former emplyer to write a web-based piece of software for them that will store a catalogue of the various peices of Audio Visual equipment they have, allow the general user to book it out for specific 47 minute time blocks (BTW: this is a high school, so that's one period). They'll just select their name form a drop down list and thne it writes the booking to a database table for their chosen day. |
Paranoid (IV) Inmate From: A graveyard of dreams |
posted 04-01-2003 11:47
You shouldn't have any (big) problems creating something like that in php and sql. quote:
|
Paranoid (IV) Inmate From: Milwaukee |
posted 04-01-2003 14:53
Haven't you been working on this for weeks now? Or am I thinking of a different project? |
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
posted 04-01-2003 19:43
constraints, not in a mysql 3.x database, what is probably what skaarjj wants to use, although 'UNIQUE' works quite okay. But no foreign key constraints or similar advanced stuff |