<?php $db_name ="[[softdb]]"; /** The name of the database for this install */ $dbusername = "[[softdbuser]]"; /** MySQL database username */ $dbpassword = "[[softdbpass]]"; /** MySQL database password */ $server = "[[softdbhost]]"; //** Probably don't need to change this */ $connection = mysql_connect($server, $dbusername, $dbpassword) or die(mysql_error()); $db = mysql_select_db($db_name,$connection)or die(mysql_error()); ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
config.php | File | 431 B | 0644 |
|
edit.php | File | 5.29 KB | 0644 |
|
edit.xml | File | 433 B | 0644 |
|
fileindex.php | File | 312 B | 0644 |
|
import.php | File | 3.23 KB | 0644 |
|
info.xml | File | 3.74 KB | 0644 |
|
install.js | File | 921 B | 0644 |
|
install.php | File | 3.57 KB | 0644 |
|
install.xml | File | 1.11 KB | 0644 |
|
md5 | File | 3.46 KB | 0644 |
|