How do I do this in PHP?

Goonies

New member
I'm writing a blog in PHP5
How would I have it display only the latest three entries?
I've numbered the entries as dates: ymd.php

Please help!
I want to use the include function to include them on a page already built
 
Back
Top