上一页 1 ··· 65 66 67 68 69 70 71 72 73 ··· 118 下一页
摘要: https://github.com/ThingEngineer/PHP-MySQLi-Database-Class https://github.com/wildantea/php-pdo-mysql-helper-class MysqliDb.php sql code: test.php mys 阅读全文
posted @ 2018-08-14 17:32 ®Geovin Du Dream Park™ 阅读(890) 评论(0) 推荐(0)
摘要: http://www.devshed.com/c/a/PHP/PHP-Services-Layers-Data-Mappers/ https://stackoverflow.com/questions/1980015/model-mapper-relationship http://assets.e 阅读全文
posted @ 2018-08-13 14:48 ®Geovin Du Dream Park™ 阅读(347) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/15699301/export-mysql-data-to-excel-in-php https://github.com/PHPOffice https://www.ibm.com/developerworks/library 阅读全文
posted @ 2018-08-10 16:19 ®Geovin Du Dream Park™ 阅读(297) 评论(0) 推荐(0)
摘要: my sql '127.0.0.1:3306', 'db' => 'sakila', 'db_user' => 'root', 'db_pwd' => '888888', ); $link = mysqli_connect($mysql_conf['host'],$mysql_conf['db_user'], $my... 阅读全文
posted @ 2018-07-17 12:36 ®Geovin Du Dream Park™ 阅读(424) 评论(0) 推荐(0)
摘要: my sql '127.0.0.1:3306', 'db' => 'sakila', 'db_user' => 'root', 'db_pwd' => '888888', ); $mysqli = @new mysqli($mysql_conf['host'], $mysql_conf['db_user'], $my... 阅读全文
posted @ 2018-07-13 12:12 ®Geovin Du Dream Park™ 阅读(348) 评论(0) 推荐(0)
摘要: https://github.com/sinergi/php-browser-detector Device.php: user_agent.php: 阅读全文
posted @ 2018-07-12 16:08 ®Geovin Du Dream Park™ 阅读(671) 评论(0) 推荐(0)
摘要: apache: https://www.apachehaus.com/ php: https://windows.php.net/ https://windows.php.net/ 集成安装配置版:https://www.apachefriends.org/index.html 手动安装配置:htt 阅读全文
posted @ 2018-07-12 12:58 ®Geovin Du Dream Park™ 阅读(1053) 评论(0) 推荐(0)
摘要: Since browser detection can be tricky and very slow, I compared a few packages.http://thadafinser.github.io/UserAgentParserComparison/v5/index.htmlhtt 阅读全文
posted @ 2018-07-06 11:24 ®Geovin Du Dream Park™ 阅读(496) 评论(0) 推荐(0)
摘要: Force力导向图实现节点可折叠 ECharts · Example 阅读全文
posted @ 2018-06-28 18:08 ®Geovin Du Dream Park™ 阅读(452) 评论(0) 推荐(0)
摘要: https://plot.ly/javascript/time-series/ https://plot.ly/javascript/ https://github.com/plotly/plotly.js 阅读全文
posted @ 2018-06-26 16:05 ®Geovin Du Dream Park™ 阅读(362) 评论(0) 推荐(0)
上一页 1 ··· 65 66 67 68 69 70 71 72 73 ··· 118 下一页