Creating a "Site Status" like facebook status

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
knosis
Forum Newbie
Posts: 1
Joined: Fri Jan 21, 2011 7:29 pm

Creating a "Site Status" like facebook status

Post by knosis »

Hello,

I need to create a "site status" for a website of mine, a good example of this would be like facebook status is. just something were I can go to a page on my site and type in the status of the site. so I'd need a php file that I got to and a simple code that I can paste into my sites head to feed off my status.php file if you will.

what would be the best way for this?

Thanks in advanced for any help.
Post Reply