How to create my own blog

Associate
Joined
18 Nov 2003
Posts
1,803
Hi guys, i know you can get many sites that allow you to make a blog but i want to make my own.

It must allow me to add/edit/delete and allow viewers to comment. I want the content to be stored on a data base like SQL.

I have dreamweaver,web express and few others, webspace with SQL database.

How can i make my own blog system instead of making it web text so its stored in a database?

Thank you
 
Thanks but the problem is, i need to make it. I was thinking of a HTML site with some sort of connection to a database. I really need a "how to" sort of thing not pre made
 
It wouldn't be that hard if you know how to insert, select, edit, update, delete etc data from a database. If you look at the wordpress docs site, it explains what everything on the page does.

i'll read that and see.

but that is what i want to do. I think i will need a "admin" side so do the editing, maybe normal page which is restricted by .htaccess?
 
Back
Top Bottom