文件名称:tugas-gis-with-angular-php:任务地理信息系统
文件大小:486KB
文件格式:ZIP
更新时间:2024-07-23 13:36:24
PHP
#图加斯地理信息系统 ##要求 PHP 5.3+ MySQL 阿帕奇服务器 ##内置 用于创建restful api的Slim PHP 用于客户端 mvc 的 Angular JS 用于数据库的 Mysql ##配置 连接数据库 function connectDB() { $dbhost="127.0.0.1";//change this $dbuser="root";//change this $dbpass="";//change this $dbname="simpedal";//change this $dbh = new PDO("mysql:host=$dbhost;dbname=$dbname", $dbuser, $dbpass); $dbh->setAttribute(PDO::ATTR_ERRMODE,
【文件预览】:
tugas-gis-with-angular-php-master
----simpedal()
--------css()
--------.htaccess(0B)
--------index.html(16KB)
--------js()
--------api()
--------data_bpmpt_baru.xlsx(200KB)
--------home.html(115B)
--------ng-tmp()
--------simpedal2.sql(369KB)
--------simpedal.sql(328KB)
----LICENSE(1KB)
----README.md(600B)