url to access to one entry
Posted: Wed Jun 22, 2005 9:24 pm
On my homepage I want to make a short remind of the last 5 entries in my blog. I'm making directly a sql access to the tables blog_entries and blog_entrycat and use the field "title" to get the title of the entries and the field "timestamp" to get its date.
Now I want to have a direct link to each of the entries. How can I get the url to get to a specific entry from its id (field "entryid") ? I have configured serendipity to do url rewriting.
Now I want to have a direct link to each of the entries. How can I get the url to get to a specific entry from its id (field "entryid") ? I have configured serendipity to do url rewriting.