Skip to content
This repository was archived by the owner on Dec 30, 2019. It is now read-only.

dthenley/TheUnderground

Repository files navigation

TheUnderground

To configure the database make sure the

import chat.sql, TheUnderground.sql

connect_to_mysql.php

$user = (username of database) $pass = (password for database) $db = new PDO(mysqlp:host= (serverhost name); dbname= "the database name")

signup.php

line 74,137 $filepath = (root directory to where you will like the image stored)

music_upload.php

line 46 $filepath = (root directory to where to store the music file)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors