Recent content by stefkee3

  1. S

    even offline

    stil nobody?
  2. S

    even offline

    il just copy it and it doesn't work! but, even thank you for the backup;) Edit: so?, anywone els a sugestion? Edit: ah comon people ther must be somewone who know's this?
  3. S

    even offline

    il have made a database at x10hosting and if i chance it in gegevens.php do i don't have to change the sitelink?
  4. S

    even offline

    yes but, when il delete the file ther stands a whole other thing en when i add the file there stands stefkee3 my cpanel username:dunno: Edit: il open gegevens.php and this is in it <?php$host = "localhost"; $user = "mygaming_corlet"; $pass = "rubber1"; $tablename =...
  5. S

    even offline

    alricht il try te delete every @ in the file and when im going to the page il get this Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'mygaming_corlet'@'boru.x10hosting.com' (using password: YES) in /home/stefkee3/public_html/_include-config2.php on line 15 Even...
  6. S

    even offline

    huh i don't understant it, im sorry but il don't work dayly whit php file's so can you bring it to me in a simply language thank you!
  7. S

    even offline

    <?php /* ------------------------- */ include("gegevens.php"); function quote_smart($value) { if (get_magic_quotes_gpc()) { $value = stripslashes($value); } if(version_compare(phpversion(),"4.3.0") == "-1") { return mysql_escape_string($value); } else { return mysql_real_escape_string($value)...
  8. S

    even offline

    and the last part of index.php </td> <div id="regBox"> <tr><td class="mainTxt"> </td></tr> <br> <form method="POST" action="login.php" id="loginForm"> <input type="hidden" name="action" value="userLogin" /> <label for="gebruikersnaam"><input tabIndex="1" name="login"...
  9. S

    even offline

    this is part 3 from index.php <META NAME="DESCRIPTION" CONTENT="The Gangster Game is an Online Browser Based RPG Script.. Work out in the gym, do boxing and cage fighting, drug dealing, pimp hoes/ho's, shares = stock market,steal cars, take your driving test for you license, get a pimp...
  10. S

    even offline

    thit is part 2 of index.php <META NAME="KEYWORDS" CONTENT="free web based rpg,gangs rpg,street rpg,online fun rpg game,online rpg world,free internet rpg,new online rpg game,massive online rpg game ,role playing website,gangsta rpg,rpg gaming online,new mmorpg games ,play free online mmorpg...
  11. S

    even offline

    its a index.php and a index2.php this is wat in index.php stands <? include("_include-config2.php"); $dbres = mysql_query("SELECT `id` FROM `[users]` WHERE `activated`=1"); $leden = mysql_num_rows($dbres); $dbres2 = mysql_query("SELECT `id` FROM `[users]` WHERE...
  12. S

    even offline

    i didn't make the script self but, does it make any diverent if il tel you there are 2 times a index.php file:dunno:
  13. S

    even offline

    il upload every file of my website but, when il go to the page he shows even offline There has been a temporary disturbance. This will be corrected as soon as possible. Thank you for your understanding and patience! but il can't find the problem ther is a index.php so that can't be the...
Top