eDJPanel - Install
Steps:

1. Upload all files in the "upload" folder to your web site.

2. Edit the "config.php" (in the admin folder), and "createtables.php" (in the install folder).

3. Edit the "listen.php" file in the upload folder.

4. Upload "config.php", "createtables.php" and the "listen.php" files.

5. Go to "/install/index.html" (which is here).

"/install/" Steps:

1. Make sure the "config.php" file is working properly. CLICK HERE

2. Create tables. CLICK HERE (ONLY OPEN THIS LINK ONCE!)

3. Delete "/install/" directory (This is important for security reasons!)

4. Finish!

Your eDJPanel should now be working!

Try it by going to www.yourdomain.com/eDJPaneldirectory/

To get into the admin area go to www.yourdomain.com/eDJPaneldirectory/admin/

To make the send request file available to users, use include("sendrequest.php") on
a PHP page on your website.