Damn...
Such a loong blog system.
I do believe this is good (in my opinion) since I rarely meddled with txt files.
I suggest you use the while statement to break arrays into parts that can be set for the box style.
Example, explode the file, get the poster, date, mood, post.
The use the while.
while you get info from a primary array, the sub arrays will become variables so that you can display the content box properly.
I believe it should be something like this:
Code:while ($blog = i dunno what command to put here) {
echo "display box here";
echo $blog['date'];
}
basically, that's it.
Please reme,ber this is just an idea.
