| Add most recent images to home page (php file)
After finally getting the script to work to show the most recenlty loaded images on my index.shtml file - I have a new program that needs that file to be index.php.
I would still like to show the most recent images there - is there a way?
I figure it needs to be something like:
<?php require("gallery/something.php"); ?>
but I don't know what. I know just enough PHP to be dangerous! LOL so I am not sure what to put there.
Patti
|