Jump to content

Blog script problem...


Montiero

Recommended Posts

I'm currently trying to modify a blog script and I've hit a snag. The script's intentionally basic so it doesn't use SQL, it writes everything directly to PHP/HTML files.

 

I want newest entries to appear at the top of the page. I know the easiest way to do it with the way I'm writing is to place an HTML comment on the page the entry's to be written to, use PHP to find the tag in the page and replace it with the new story and the existing comment tag at the top.

 

The problem is I have no idea how to do it.

 

Can anyone help?

Link to comment
https://forums.phpfreaks.com/topic/141868-blog-script-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.