PDA

View Full Version : Get recent blog titles and url


bryanfl100
03-18-2008, 07:24 PM
Currently I have a php script that gets random blogs by the following script:

<a href="/aforum/blog.php?$session[sessionurl]b=$bloginfo[blogid]">$bloginfo[title]</a>

I wanted to know how I could use the same scripting above but to only get the most recent blog entry.

Thanks,
Bryan

Paul M
03-18-2008, 09:46 PM
How does the above get you random blog entries ?

bryanfl100
03-18-2008, 10:19 PM
Because every time the screen refreshes it shows another random blog. I am trying to figure out the code used that shows the most recent blog on the homepage of the blogs.