Recent content by Zoot

  1. Zoot

    PHP MYSQL HELP

    Thanks for the help but i Tried and it uploaded multiple times ive coded it so it pick the random number then is posted in the form (that way it the number is in a variable and wont change) thanks for the help anyway
  2. Zoot

    PHP MYSQL HELP

    Warning: Cannot modify header information - headers already sent by (output started at /home/zoothote/public_html/habblet/minimail_loadMessages.php:161) in /home/zoothote/public_html/me.php on line 738
  3. Zoot

    PHP MYSQL HELP

    As you can see here it uploaded the same number that it is calling for it just uploading in to the catalogue once and in to the furni 4000+ with the right number
  4. Zoot

    PHP MYSQL HELP

    i have to define it twice so when it check the database for that number and finds that number i need it to repeat again untill it finds another number thats not in the database. anyidea how to fix?
  5. Zoot

    PHP MYSQL HELP

    Basicly here my code <?php if ($_GET['get'] == "upload") { $id = mt_rand(0,961680); $query = "SELECT * FROM catalogue_items"; $result = mysql_query($query) or die(mysql_error()); while($account = mysql_fetch_array($result)){ if ($id == $account['tid']){ $id =...
  6. Zoot

    [Dev] Upload CMS [/Dev]

    Sounds Good Really looking forward to it!
  7. Zoot

    [Dev] Upload CMS [/Dev]

    Looking forward to seeing more!
  8. Zoot

    www.sparkhotel.org

    www.sparkhotel.org
  9. Zoot

    [v26] Phpretro Client works in everything but IE/FIREFOX [v26]

    The title says it all really does anyone know how to fix this? Chrome: IE/FIREFOX:
  10. Zoot

    [Help] Setting VIP timer

    what cms you using and ill code it for you like every 30 days it refreshs
  11. Zoot

    Shockwave in non webkit browsers?

    first is it v18 or v26 ethire way sounds like you set up the dcrs wrong add me on msn and ill team viewer you msn: [email protected]
  12. Zoot

    RAWR xD

    RAWR xD
Top