Jump to content
MakeWebGames

rye1994

Members
  • Posts

    10
  • Joined

  • Last visited

    Never

Everything posted by rye1994

  1. Re: unexpected t string :-(no there isnt but also my files are currupted so i have none to replace it with!!
  2. Re: unexpected t string yeah its v2
  3. Re: unexpected t string :? my database yh??
  4. Re: unexpected t string yeah thanks but now it says: Fatal error: require() [function.require]: Failed opening required 'class/class_db_mysql.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a7782089/public_html/login.php on line 6 :?
  5. hi im new in coding kinda so can some one tell me were the unexpected t-string is in line 6 cheers! <?php session_start(); include "config.php"; global $_CONFIG; define("MONO_ON", 1); require "class/class_db_{$_CONFIG['driver']}.php"usr/lib/php/usr/local/lib/php" $db=new database; $db->configure($_CONFIG['hostname'], $_CONFIG['username'], $_CONFIG['password'], $_CONFIG['database'], $_CONFIG['persistent']);   Please use the "code" bbc tags, and also do not post whole scripts on here if they aren't free.
  6. Re: [mccode] [TGM] Delete Gang Option [TGM] wassap whats the program u use to look at it! :mrgreen:
×
×
  • Create New...