1.News administration
-you can add news
-you can delete news
-you can edit news
2.Languages
3.You can change news appearance
4.Archive ( 1 2 3 4 etc.)
5.You can change number of news on one page
QuickNEWS is a configurable and flexible PHP script that allows users to email news or other postings to their web site. Its strongest asset is the ease in which it allows you to quickly
add web content. All you do is send an email with your content and it gets posted wherever
and however you wish on your site. It is a one step process which may be used anytime email
services are available. The idea is that the easier it is to post news, the more likely you will do it on a regular basis and avoid stale news stigma.
twebs is a collection of php scripts that work tightly together to create a complete website based on Apache/PHP/MySQL/GD. It can be compared to sites such as themes.org and slashdot.org which provide
session/user enabled interaction with the website. Currently supported features include: Themes - control the apperance of the website in many different ways, and Modules - pieces of code (usually displays something like news, images, info, etc).
A simple function to insert a RDF news source. It caches the output and by default downloads the source again once the cache is more then 1 hour old. Does not require the XML extension to PHP or mysql. Output comes in a bulleted list, but does not take much PHP experience to customize.
My Very Simple News System is a collection of PHP & MySQL scripts. After install, you can use the web-based control panel to enter news articles and have them appear on your website. If you are a PHP programmer, the VSNS is a very good base on which you can build a more complicated or a different program.
Version 2.3.3 brings an update feature that automatically compares your version to the latest version on my site and tells you if you need to upgrade. Also, you can pin and unpin articles.
SMTP Class is a PHP class to enable you to send email direct through an smtp server. Currently supports all basic commands; HELO, EHLO, MAIL, RCPT, DATA. Also supports the AUTH LOGIN (basic authentication).