Welcome to WANGFRAME

WANGFRAME is an featherwight Application Development Framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to crud much faster than you could if you were writing code from mysql database.WANGFRAME lets you creatively focus on your project by minimizing the amount of code needed for a given task.
"旺"框架是一个羽量级PHP应用程序开发框架。目标是使您用MYSQL数据库表或者视图快速构建CRUD应用,它使您更多的把精力投入到项目设计上而尽可能减少任务的代码开发量。

To finish a crud module with WANGFRAME, the only work you need to do is change the database link strings,name of a table or a view and its PK.
使用"旺"框架完成一个CRUD模块,您所需要做的只是更换数据库连接字串、表或者视图的名字及主键。

The WANGFRAME uses two language, english or chinese,you can easily modify by changing flag parameters in inc.php.
"旺"框架包含中英文两种语言支持,您可以通过修改inc.php中的flag参数方便地切换语言。

你可能感兴趣的:(code,PHP,crud,generator)