isayev13 Posted January 27, 2007 Share Posted January 27, 2007 HELP How to create a news site ? Link to comment https://forums.phpfreaks.com/topic/35932-create-news-site-with-different-admin-previllage/ Share on other sites More sharing options...
trq Posted January 27, 2007 Share Posted January 27, 2007 Are you serious?Please read the link in my signiture and come back when you can form a question. Link to comment https://forums.phpfreaks.com/topic/35932-create-news-site-with-different-admin-previllage/#findComment-170410 Share on other sites More sharing options...
Daney11 Posted January 27, 2007 Share Posted January 27, 2007 Open up some design program.Design your layout.Slice it.Code the design up using html.---------------------Create a table in mysql called news_site with different rows for example news_id, username, time, date etcCreate a php script that will add, edit and delete newsCreate a php script that will display the news with you designwww.google.co.uk/learnbeforeaskingThat should do the trick mate :) Link to comment https://forums.phpfreaks.com/topic/35932-create-news-site-with-different-admin-previllage/#findComment-170425 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.