Sources for file docs/Intro.txt in version 3.0



Click on a comment to hide it. Click here to show all comments.
If you've gotten this far then you probably already know what xnyo is, if so you can probably skip
this Chapter, if not, read on!

xnyo is a PHP Application Backend. It is designed to make creating your own PHP-based applications
easier by centralising alot of the routine jobs that most applications require. These include
Authentication/Access Control, Input Filtering, Database Abstraction and HTML
templating/generation/caching.

There are many more features to xnyo, and we go into details on each in the next section, but the
core to xnyo is very small which makes it load faster, and the plugin arcitecture means that other
sections are only loaded when necessary.

Website is Copyright © Odynia.org 2000-2005 - Xnyo is released under a BSD license.