Winn.ws

Winn Framework

Currently in development is a framework that I have been using for some time. I am looking at making it cleaner and more usable for any project. I will be releasing the first version on this framework very shortly! With this version (0.10) you can make calls to get individual form elements or full login forms. This version is manly for authentication to a MySQL database, more options available later on but for now just some basics! Keep an eye out the Winn Framework download coming soon!

[php]$winn->login($user, $pass);
//This will also set cookies, change in the config.php file[/php]

posted in: Development 12.08.07