Friends, Few weeks before I had read from some sites about the running of more than one wordpress blog under one database.But now I forget where did I see it.Can anyone help me ???
For memory you can change the db apendage (right term?) in wpconfig.php, it will be standard as wp_, all you have to do is change that, and uncomment it (if it's commented). My only advice though is that if you ever going to seperate the blog from the db later you'll want to have more than a beginners understand of phpmyadmin (or mysql). Personally I always keep mine seperate, you never know when you'll end up selling one or moving one.
As nnet says you can do it with different prefxes, you also might want to look at WordPress MultiUser which offers the same sort of thing.