the database mysql, do you have to download it to make it effective like a content management system or something. i dont get the whole content management thing
Yes, your server needs to have MySQL installed to be able to use it. Otherwise you, well, can't use it Basically You Populate the database (e.g. Insert a new article) Connect to the database Get information from desired table Display appropriate data That's really all there is to it Cheers