Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Sorunome

Pages: 1 ... 432 433 [434] 435 436 ... 591
6496
TI Z80 / Re: IES: online Axe, BASIC, and Grammer editor
« on: January 14, 2013, 07:01:17 pm »
Ah, that is usefull!
How about out-end and intentions and auto-close paranthesis?

6497
Web Programming and Design / Re: Webdeveloping Questions
« on: January 14, 2013, 12:11:12 am »
He's also the one who set it up, LOL >.<

6498
Web Programming and Design / Re: Webdeveloping Questions
« on: January 14, 2013, 12:08:35 am »
EDIT: WUT?!?!?! somehow php files load infinity, without php it is working, but it worked earlier today D:
* Sorunome needs to bug albertro

6499
Web Programming and Design / Re: Webdeveloping Questions
« on: January 14, 2013, 12:05:36 am »
I have a timeout - 1 minuet, and somehow it takes longer than that, or i don't know what you mean >.<

EDIT: WUT?!?!?! somehow php files load infinity, without php it is working, but it worked earlier today D:
* Sorunome needs to bug albertro

6500
F-Zero 83+ / Re: F-Zero Progress Thread
« on: January 14, 2013, 12:03:06 am »
wut, I thought it was dead O.O

6501
Web Programming and Design / Re: Webdeveloping Questions
« on: January 13, 2013, 11:53:46 pm »
*necrobump*
I have a very wired bug, i have the following php code:
Code: [Select]
<?php
error_reporting
(0);
//ini_set(&#39;display_errors&#39;, &#39;1&#39;);
 
session_start();
$_SESSION[&#39;player&#39;]=1;
$_SESSION[&#39;game&#39;]=1;
$_SESSION[&#39;id&#39;]=1;
$verbindung mysql_connect("localhost","sorunome",<passwd>);
mysql_select_db("risk");
 
if (
$_GET[&#39;action&#39;]=="lines") {
        /*
        $num = mysql_real_escape_string($_GET[&#39;num&#39;]);
        $offset = mysql_real_escape_string($_GET[&#39;offset&#39;]);
        $loop = true;
        $counter = 0;
        $doSleep = true;
        if (max(mysql_fetch_array(mysql_query("SELECT MAX(id) FROM risk")))>=$num)
                $doSleep = false;
        $num = $num-$offset;
        if ($_SESSION[&#39;id&#39;]!==NULL) {
                while ($loop) {
                        if ($doSleep)
                                sleep(1);
                        $result = mysql_fetch_array(mysql_query("SELECT * FROM risk WHERE id=&#39;1&#39;",$verbindung));//".($num+$counter)."
                        die(mysql_error());
                        if ($result) {
                                if ($result["player"]==$_SESSION[&#39;player&#39;] || $result["game"]==$_SESSION[&#39;game&#39;] || $result["player"]=="0") {
                                        echo $result["content"]."\n";
                                        $counter++;
                                } else
                                        $counter++;
                                if ($counter>$offset)
                                        $loop = false;
                        }
                }
                echo "nextLine(\"".($num+$offset+1)."\",0);";
        } else
                echo "lostConnection();";
        */
}
if (
$_GET[&#39;action&#39;]=="send") {
        
$request $_GET[&#39;request&#39;];
        
if ($request=="MAP") {
                
mysql_query("INSERT INTO riskserver (player,game,content) VALUES (&#39;".$_SESSION[&#39;player&#39;]."&#39;,&#39;".$_SESSION[&#39;game&#39;]."&#39;,&#39;MAP&#39;);",$verbindung)or die(mysql_error());
        
}
}
?>
And no matter how i call it I get 504 gateway timeout, yes, that big block IS commented out.

6502
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: January 13, 2013, 11:36:24 pm »
3955: You know that at the time sorunome posted that post he had <2048 posts.

6503
Other Calculators / Re: OmnimagaTV- How to upload your videos
« on: January 13, 2013, 10:34:02 pm »
Why is it exploding twice?
And I like the first explosion more. And shouldn't it say OmnimagaTV ?
* Sorunome runs

6504
TI Z80 / Re: solidFRAME - a 3D engine for the TI-83+ (SE Recommended)
« on: January 13, 2013, 10:01:19 pm »
X-Wings are cool :D
Now how does it run with normal other fighters and that they explode when hit? :D

6505
TI Z80 / Re: solidFRAME - a 3D engine for the TI-83+ (SE Recommended)
« on: January 13, 2013, 09:01:47 pm »
How come it runs so smooth? O.o
It is awesome as always :D

AND ROUND POST COUNT w00t 2^11

6506
Other Calculators / Re: OmnimagaTV- How to upload your videos
« on: January 13, 2013, 08:59:58 pm »
Oh, no, like that it's looking awesome :D

6507
Other Calculators / Re: OmnimagaTV- How to upload your videos
« on: January 13, 2013, 08:57:45 pm »
It still takes a bit too long IMO, I think I would let it explode quickley and reviel in the background a subscribe button.

6508
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: January 13, 2013, 08:52:00 pm »
3953: You have more than 2000 posts (true story)

6509
Humour and Jokes / Re: Omnimaga--Ponified!
« on: January 13, 2013, 03:38:19 pm »
i like the cutie-mark

6510
Humour and Jokes / Re: Weird/funny pictures thread
« on: January 13, 2013, 03:33:12 pm »
And deep, that are a lot of lights O.o
Didja see the house on the left <_<
LOL

Pages: 1 ... 432 433 [434] 435 436 ... 591