How do you make a blog with comments via php and mysql?

machoe

New member
Hi,

I want to make a blog via php and mysql. The only problem I am facing is to make a blog and to display all comments made by users for that blog. Somehow I know that I need to make 3 tables - one for users, one for the blogs and one for the comments.

Does someone know a good tutorial please which I could follow online? Thanks
 
Back
Top