Support Forums

Full Version: Sermon Database
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm starting on working on a new site, a Christian site. It should have everything, and ought to be organized very well. One of the features of the site will be the sermons: people can just come and visit and listen to sermons from old pastors that have encouraged the church and such. I am wanting to organize them by Preacher, by Topic, and by Verse. I know it can be done, but I lack the skills/knowledge to do it, and the money to pay someone else to. So I'm praying and trying to work it out on my own =P

But, pretty much I want it to be like this: http://www.theologywebsite.com/sermon/

Someone once told me a long while back that it would be best to have them in a database or something like that... =/ What should I do?
I would use PHP (coding language) and MySQL (databases) to do it.

For PHP:
http://w3schools.com/php/default.asp
http://www.php.net/manual/en/

For MySQL:
http://forge.mysql.com/wiki/MySQL_User_Guide