This is an example for the function requirement,which is useful for the software designers to specify the function requirements. However,this is just one example,you guys should not allways copy the styles of it.Just take whatever you need,and combi
使用sqlite db的帮助类。
!!! 如果数据很重要,请不要忘记进行备份!!!
与数据库一起工作
//to make live easier i use allways tables with a column='id'
$ db = new \kmucms\dbsqlite\ DbSqlite ( '/path/to/file.sqli' );
//read some rows
$ row = $ db -> getRow ( "select * from page where i