+ 1
How do I create a backend for my blog
I'm trying to make a blog and I've already gotten the frontend part down, but I'm still not sure how to display the content dynamically with php and mysql. This problem have been bugging me for weeks, please can someone help me.
1 Answer
+ 5
Just see the example of login with database. You may get many links on Google. You will understand how to deal with database.