Thank you so much, at least it changed the error. It now says:
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/usr/local/mysql-5.0/data/mysql.sock' (2) in /home/content/k/k/b/kkbroughton/html/opendb.php on line 6
Error connecting to mysql
The error I get is:
Parse error: parse error, unexpected T_STRING in /home/content/k/k/b/kkbroughton/html/opendb.php on line 6
Below is the code.
<?php
//
// This file is to be used in conjunction with dbconfig.php to connect to, and select a db for use.
//
//
$conn = mysql connect($dbhost...
I am desperately trying to make a data island that has my entire xml file list of media. I do not know how to make them all come up.
I've been through w3schools tutorials, but when I copy their examples over, none of them work but the ones that have only a single record. I'm obviously missing...
I am desperately trying to make a data island that has my entire xml file list of media. I can only get one record to come up and do not know how to make them all come up.
I've been through w3schools tutorials, but when I copy their examples over, none of them work but the ones that have only...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.