Help with a code
Posted: Fri Jul 19, 2013 12:44 pm
Hi people I am new to PHP and still learning and basically am looking to make a script that I just can't seem to get right.. I am practicing and trying different things and I have successfully made a simple news script and an admin section to add/edit/delete so Im not doing to bad, anyway back on track.. Basically when I update pages I want them to automatically go onto the side navigation of my home page with the date and say what page has been updated,e.g:
If I updated the main page and news page I want this to show on my side nav bar:
July 19, 2013
- Main Page Updated.
- Staff Updated.
Then underneath it show the latest updates before the current date like:
July 19, 2013
- Main Page Updated.
- Staff Updated.
July 18, 2013
- News Headlines Updated.
July 17, 2013
- Main Page Updated.
and so on... I did have a friend that had this script and send me it years back but after a while I didn't have use for it and lost it because it's been so long.. Any help would be greatly appriciated.. Thanks people.
If I updated the main page and news page I want this to show on my side nav bar:
July 19, 2013
- Main Page Updated.
- Staff Updated.
Then underneath it show the latest updates before the current date like:
July 19, 2013
- Main Page Updated.
- Staff Updated.
July 18, 2013
- News Headlines Updated.
July 17, 2013
- Main Page Updated.
and so on... I did have a friend that had this script and send me it years back but after a while I didn't have use for it and lost it because it's been so long.. Any help would be greatly appriciated.. Thanks people.