Skip to content

Simple php page for dxspider cluster database.

Notifications You must be signed in to change notification settings

maserowik/dxspider-basic-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%