iz3mez / dxspider-basic-web

Simple php page for dxspider cluster database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dxspider basic web

Simple php page for dxspider cluster database.

Configure the connection to the MySQL database, edit local/DXVars.pm:

$dsn = "dbi:mysql:YOUR-DB-NAME:localhost:3306";

$dbuser = "YOUR-DB-USER";

$dbpass = "YOUR-DB-PASSWORD";

dxspider basic web demo

https://cluster.iz3mez.it/mobile/

About

Simple php page for dxspider cluster database.


Languages

Language:PHP 100.0%