New Website
Posted: Sun Apr 18, 2004 6:14 pm
Hi, I'm starting up a new website at http://www.itwasgreg.net, which is soon to become http://www.undershot.co.uk.
The idea behind the site is that bands can add/edit/remove live dates. This will give me a list of all local gigs, which I can then look through either by band, or all of the results.
I have this database already set up, but the thing I'm now wanting to do, is to allow bands to register themselves to the site through a form, so that they can have their own password and username.
What fields do you reccomend I have in a database (MySQL) to accomodate for all possible bits of data I'll get. And how should I go about making a registration screen, and login screen? (+ scripts)
I currently have a password protected directory for the members area, where all bands have the same password and username. The problem with this is, new bands will have to email me for the password/user, and also have the possibility of messing with other bands live dates.
Cheers, Ryan.
The idea behind the site is that bands can add/edit/remove live dates. This will give me a list of all local gigs, which I can then look through either by band, or all of the results.
I have this database already set up, but the thing I'm now wanting to do, is to allow bands to register themselves to the site through a form, so that they can have their own password and username.
What fields do you reccomend I have in a database (MySQL) to accomodate for all possible bits of data I'll get. And how should I go about making a registration screen, and login screen? (+ scripts)
I currently have a password protected directory for the members area, where all bands have the same password and username. The problem with this is, new bands will have to email me for the password/user, and also have the possibility of messing with other bands live dates.
Cheers, Ryan.