Search found 1 match

by poporo
Wed Oct 29, 2008 5:05 am
Forum: General discussions
Topic: Fetching Article titles from another page
Replies: 1
Views: 1331

Fetching Article titles from another page

I have a site where in the root index.html, i want to fetch the latest three article titles from serendipity which is in /blog

so...

ROOT
-index.html
-/blog

i'm assuming you need a php command to call the titles from the database... any help?