Jump to content

Simple admin news update


jmcall10

Recommended Posts

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 advance

Jmcall10
Link to comment
https://forums.phpfreaks.com/topic/28526-simple-admin-news-update/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.