BAWANG GORENG
/
home
/
ecommerceavenue
/
ecommerceavenue.com
/
public_html
/
couronne205
/
tvchannels
/
logs
/
Nama File / Folder
Size
Action
_notes
--
NONE
config.php
0.489KB
Hapus
Edit
Rename
delete.php
2.585KB
Hapus
Edit
Rename
display_logs.php
3.986KB
Hapus
Edit
Rename
index.php
5.473KB
Hapus
Edit
Rename
<=Back
<?php /* Database credentials. Assuming you are running MySQL server with default setting (user 'root' with no password) */ define('DB_SERVER', '127.0.0.1'); define('DB_USERNAME', 'vchiem'); define('DB_PASSWORD', 'House205-'); define('DB_NAME', 'tvchannels'); /* Attempt to connect to MySQL database */ $link = mysqli_connect(DB_SERVER, DB_USERNAME, DB_PASSWORD, DB_NAME); // Check connection if($link === false){ die("ERROR: Could not connect. " . mysqli_connect_error()); } ?>
Liking