Yii 1.0 RC (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Yii 1.0 RC (Default branch)
# 1  
Old 11-11-2008
Yii 1.0 RC (Default branch)

Yii is a high-performance programming framework for developing Web applications in PHP 5. It encourages reusability in Web Development and can significantly accelerate the development process. Yii is easy to learn and use. You only need to know PHP and object-oriented programming. You are not forced to learn a new configuration or templating language. Yii is fast; its overhead to applications written on top of it is negligible. License: BSD License (revised) Changes:
This release adds three new components: CGettextMessageSource, CHtmlPurifier, and CMarkdown. It adds support for persistent page state, and support to allow controller classes to be organized in subdirectories. CHtml has been enhanced by adding checkBoxList, radioButtonList, activeCheckBoxList, activeRadioButtonList, and ajaxSubmitButton. A hangman demo has been added. Nearly a dozen issues have been fixed. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
w3af(1) 						w3af console user interface manpage						   w3af(1)

NAME
w3af_console - Web Application Attack and Audit Framework with console interface SYNOPSIS
w3af_console [-h] [-s <script-file>] [-p <profile-file>] [-i <metasploit-path>] DESCRIPTION
w3af is a Web Application Attack and Audit Framework. The project goal is to create a framework to find and exploit web application vulner- abilities that is easy to use and extend. This is the console user interface manpage. OPTIONS
-h Print help message. -s <script-file> Execute a script file. Example: "w3af_console -s script/web_spider.w3af". -p <profile-file> Run with the selected profile. Example: "w3af_console -p profiles/OWASP_TOP10.pw3af". -i <metasploit-path> Directory where MSF is installed (only used to install the virtual daemon) SEE ALSO
w3af(1), w3af_gui(1) User Guide To learn more about w3af please read the w3af users guide, which is available with your installation (readme/w3afUsersGuide.pdf) and also online at http://w3af.sourceforge.net/documentation/user/w3afUsersGuide.pdf . BUGS
The framework is still under development and has reported bugs. To read a complete list of them, or to submit a bug, please point your browser to https://sourceforge.net/tracker/?group_id=170274&atid=853652 . w3af 01 September 2008 w3af(1)