jmcall10 Posted November 26, 2006 Share Posted November 26, 2006 Hey people!I have been away from php and mysql for a little while now.I am wanting the very basics of things to get me back into things.All I want is to login in as an admin. (not sure whats best, checking username and password against a config file or against a database)Once logged in, I want the admin to be able to add, edit, delete and view etc news entries.The news table would be simple, something like: id, title, date, content.Thats all I want. I already have a flash script that will read the news in and display it.I just need the backend. Nothing fancy as I just want the backbone structure to get a feel for whats happening again.If someone could help with this it would be great.Thanks in advanceJmcall10 Link to comment https://forums.phpfreaks.com/topic/28526-simple-admin-news-update/ Share on other sites More sharing options...
jmcall10 Posted November 26, 2006 Author Share Posted November 26, 2006 anyone please? :) Link to comment https://forums.phpfreaks.com/topic/28526-simple-admin-news-update/#findComment-130563 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.