Commit 40123c86 authored by Nico Schallehn's avatar Nico Schallehn

test

parent 56c9d28a
......@@ -9,7 +9,7 @@ $String = exec('find '.$dir.' * | grep mkv');
//var_dump(scandir($String));
echo $String;*/
//$mysqli = new mysqli("192.168.0.32", "MediaDB", "MediaDB", "MediaDB");
$mysqli = new mysqli("192.168.0.32", "MediaDB", "MediaDB", "MediaDB");
// Verbindung zu localhost auf port 3307
/*$link = mysql_connect('192.168.0.23:3307', 'MediaDB', 'MediaDB');
if (!$link) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment