Recent content by legitnick

  1. L

    MYSQL help

    Well whenever I try to use the FTP that this site gave me it never puts the page up : (
  2. L

    MYSQL help

    Still didn't work and btw I'm using my school's web server (I'm in web design class and we have our own ftp accounts) and I'm trying to connect using remote MYSQL and I have added my school's Ip to the allowed list and my servers ip, maybe I'm using the wrong username?
  3. L

    MYSQL help

    So I started using x10 hosting last friday and I still can't get my site connected to the MYSQL database here is the simple code I'm using <?php $link = mysql_connect('mysql-cossacks.x10hosting.com', 'le****ic_admin', '*****2') or die(mysql_error()); ?>
Top