Home > MySQL, PHP > Very Simple Php Change

Very Simple Php Change

December 29th, 2009

I am using the free xpression-news script to add news to a subpage.
you can see the script in action on the programmer’s site:
http://www.xpression-news.com/demo.php
The news are displayed like this:
http://www.xpression-news.com/demo/news.php

The only thing I would like to change on my homepage is that a small image file (saying “New!”, about 20×10 pixels) will be displayed on the last article that was added.
I will provide you the image file. You will only need to make it be displayed on the last news article that was added, nothing more.


Very Simple Php Change

Comments are closed.
Bear