Begin with the connection between php and mysql.
It has a template that loads all the friends of userID 666. It uses a connect.php and a friendship.php
This commit is contained in:
7
website/mysql_config.xml
Normal file
7
website/mysql_config.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version='1.0'?>
|
||||
<MySQL_INIT>
|
||||
<mysql_host>localhost</mysql_host>
|
||||
<mysql_database>myhyvesbookplus</mysql_database>
|
||||
<mysql_username>mhbp</mysql_username>
|
||||
<mysql_password>qdtboXhCHJyL2szC</mysql_password>
|
||||
</MySQL_INIT>
|
||||
Reference in New Issue
Block a user