首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > 谷歌电子表格的PHP代码生成器

谷歌电子表格的PHP代码生成器

资 源 简 介

While having a database is essential for any large-scale website, it can be an overkill for smaller projects/prototypes where read-only access to a (relatively) small dataset would be sufficient. To save you the trouble of setting up and managing a database if you don"t really need one, phpnodb lets you capture your data in a Google Spreadsheet and then generate from it a PHP class which: reflects the structure of the spreadsheet in an object-oriented way (one class/worksheet, one field/column); contains an embedded, read-only copy of the spreadsheet data; is self-contained and free from dependencies to external libraries. For example, from the following Google Spreadsheet: phpnodb can generate the PHP file below: ```

文 件 列 表

phpnodb.jar
VIP VIP
0.233937s