HI,
I tried to install your program. It only keeps bouncing this error..
Parse error: syntax error, unexpected '"' in /home/yozz/domains/yozz.nl/public_html/robuust/admin/include/functions.php on line 24
I could use some help here. Below is my acces code in the function.php file
$values='<?php global $username, $password, $host, $database; $username = "'.$yozz"; $password = "'.$vanderleest"; $database = "'.$invest"; $host = "'.$localhost"; ?>';
Thanks,
Jos
Log in to post a comment.
HI,
I tried to install your program. It only keeps bouncing this error..
Parse error: syntax error, unexpected '"' in /home/yozz/domains/yozz.nl/public_html/robuust/admin/include/functions.php on line 24
I could use some help here. Below is my acces code in the function.php file
$values='<?php
global $username, $password, $host, $database;
$username = "'.$yozz";
$password = "'.$vanderleest";
$database = "'.$invest";
$host = "'.$localhost";
?>';
Thanks,
Jos