N X 2002 Professional Edition Web Content Management System
N X 2002 Professional Edition Web Content Management System
N/X is a Web Content Management System written with php4 and mySQL. N/X is intend to be used by professional developers only. Features: flexible user-managment based on roles and groups, assign functions to roles, extensibilty of content-types with plugins, support of variations (sevaral languages, devices.), versioning (development and live-version), content-reuse, business partner homepages and login, integrated support for news-pages, catalouges etc. Static and dynamic Caching of created pages, authoring on layouts (WYSIWYG), Site statistics, different backend languages, extensible API. Templates are developed with plain php and the HTML.
Note: N/X is also good for flash-based webpages and pages with complex layout.
kses is an HTML filter. It removes all unwanted HTML elements and HTML attributes, no matter how malformed HTML input it gets. This is helpful for avoiding XSS (Cross-site Scripting) security holes, among other things.
This guestbook script is designed object oriented. The features of the guestbook are specified in class_guestbook.php. On demo.php a new guestbook object is created and different operations are processed via this object (displaying the entries, adding a new entry, etc.). Some basic functionality is given through class_support.php. Code and layout are separated through templates. The data is stored in a text file, there is no need for a database.
Vezine is an online ezine publisher software that helps you create a full ezine website easily. Powered with blazingly fast PHP and MySQL database. Not only you will be able to create mutiple themes for your Vezine easily, you can also have different groups of people to help you manage your ezine website with the built in privilege system. All you need is an internet browser!
An easy to use web form mailer written in PHP. It includes a sample form, but you can easily make your own. Configures in 3 easy steps.
After the form has been submitted, it creates a "Thank You" page displaying the submitted information. Also logs IP addresses in the mail you receive. V 1.2 fixes a typo in one of the variables.