Skip to content

vu-pt/arcgis-php-mini-converter

Repository files navigation

arcgis-php-mini-converter

This example use PHP, Mysql and XAMPP

How to try it?

Step 1: Start XAMPP: apache + mysql on Window

  • Go to xampp directory where you installed XAMPP
  • Open xampp-control.exe
  • Start apache/mysql

Step 2: Import schema structure and sample data to mysql

  • Go to mysql admin GUI: http://localhost/phpmyadmin/
  • Go to "Import" feature.
  • In "File to import" section.
    • Select file arcgis-php-mini-converter/database/spaghetti_schema.sql and "Go"
    • Select file arcgis-php-mini-converter/database/spaghetti_data.sql and "Go"

Step 3: How to run?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published