HELP WITH CREATING A NEWS SECTION

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
popcop
Forum Newbie
Posts: 21
Joined: Fri Jan 30, 2004 10:42 am

HELP WITH CREATING A NEWS SECTION

Post by popcop »

have a look at this http://www.popcop.co.uk/news.jpg

this is something im wanting to create in php but im really just a beginner

five latest news headlines with the latest showing an image, headline and small part of the story..... the other four just showing a headline and line of the story.

when a new story is added it moves into 1st position and the current storys move down a position


where can i find a really good tutorial on this...... ive been looking but i want something that will talk me through it all bit by bit
User avatar
Derfel Cadarn
Forum Contributor
Posts: 193
Joined: Thu Jul 17, 2003 12:02 pm
Location: Berlin, Germany

Post by Derfel Cadarn »

Have you tried these sources?
Post Reply