- Aug 26, 2001
- 13,941
- 1
- 0
Hey guys,
I come mostly from a Java / C background in programming (although I haven't been actively doing any of that for at least two years now). I've come to the realization that the website I'm working on would be ideal for a MYSQL database to store the data.
Basically, i want a small news section (updated by hand now), a forum (which is already taken care of by phpbb), a calender where events can be posted, a roster and alumni page, the ability to sort players alphabetically and by their graduation year, and a login prompt to prevent some people from accessing this data (I would like guests to be able to see user-specified informaton, but not everything). This also (obviously) is going to require an administrator account and a lot of other stuff.
I've been reading up on basic PHP / MYSQL stuff and it really doesnt' seem that complicated in terms of syntax and coding. I think the part I might need some help with is the theory on how to do all of this. For instance, how do I specify certain users as administrators? Things like that.
If anybody has any advice for me, or websites to start visiting that would be great.
And I also know this is a large project, but I really want to do this and I'm perfectly willing to just throw myself in and see what happens.
Thanks,
Beau
I come mostly from a Java / C background in programming (although I haven't been actively doing any of that for at least two years now). I've come to the realization that the website I'm working on would be ideal for a MYSQL database to store the data.
Basically, i want a small news section (updated by hand now), a forum (which is already taken care of by phpbb), a calender where events can be posted, a roster and alumni page, the ability to sort players alphabetically and by their graduation year, and a login prompt to prevent some people from accessing this data (I would like guests to be able to see user-specified informaton, but not everything). This also (obviously) is going to require an administrator account and a lot of other stuff.
I've been reading up on basic PHP / MYSQL stuff and it really doesnt' seem that complicated in terms of syntax and coding. I think the part I might need some help with is the theory on how to do all of this. For instance, how do I specify certain users as administrators? Things like that.
If anybody has any advice for me, or websites to start visiting that would be great.
And I also know this is a large project, but I really want to do this and I'm perfectly willing to just throw myself in and see what happens.
Thanks,
Beau