Well, I've built a website similar to TMZ.com but instead of the news posts there are personal posts like in a blog. Then it hit me that I was going to need a database (new to this) for ease of adding posts, keeping track of them and search option. So I did a little bit of research and ended up installing MySQL, Apache and PHP on my computer. And then everything went blank.
My question is, considering that I already have the website built, how do I add content to my website as posts using PHP, MySQL?
I've created some tables in command prompt trying to understand MySQL, that's as far as I got.
Trying to learn...
My question is, considering that I already have the website built, how do I add content to my website as posts using PHP, MySQL?
I've created some tables in command prompt trying to understand MySQL, that's as far as I got.
Trying to learn...