Recent content by cornishblueeyes

  1. C

    Parse error: syntax error, unexpected T_STRING in

    /home/ilysfm/public_html/rpg/config.php on line 14? Why am I getting this error? Parse error: syntax error, unexpected T_STRING in /home/ilysfm/public_html/rpg/config.php on line 14 <?php $config['name'] = 'Benji'; $config['password'] = 'hidden'; $config['email'] = 'hidden'; $config['db_user']...
Back
Top