test

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

User avatar
dull1554
Forum Regular
Posts: 680
Joined: Sat Nov 22, 2003 11:26 am
Location: 42:21:35.359N, 76:02:20.688W

Post by dull1554 »

AT THIS
User avatar
dull1554
Forum Regular
Posts: 680
Joined: Sat Nov 22, 2003 11:26 am
Location: 42:21:35.359N, 76:02:20.688W

Post by dull1554 »

SWEET ASS
User avatar
dull1554
Forum Regular
Posts: 680
Joined: Sat Nov 22, 2003 11:26 am
Location: 42:21:35.359N, 76:02:20.688W

Post by dull1554 »

TECHNOLOGY!!!!!!!!!!!!!!!!!!!!!
User avatar
mrvanjohnson
Forum Contributor
Posts: 137
Joined: Wed May 28, 2003 11:38 am
Location: San Diego, CA

Post by mrvanjohnson »

Neat I typed something in and click quickreply and it shows up.. How do they do that
User avatar
dull1554
Forum Regular
Posts: 680
Joined: Sat Nov 22, 2003 11:26 am
Location: 42:21:35.359N, 76:02:20.688W

Post by dull1554 »

I
User avatar
dull1554
Forum Regular
Posts: 680
Joined: Sat Nov 22, 2003 11:26 am
Location: 42:21:35.359N, 76:02:20.688W

Post by dull1554 »

DON'T
User avatar
dull1554
Forum Regular
Posts: 680
Joined: Sat Nov 22, 2003 11:26 am
Location: 42:21:35.359N, 76:02:20.688W

Post by dull1554 »

KNOW
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

Code: Select all

while ($Bech100_postcount < $Twigletmac_postcount) {
   $Bech100_postcount++;
}
User avatar
dull1554
Forum Regular
Posts: 680
Joined: Sat Nov 22, 2003 11:26 am
Location: 42:21:35.359N, 76:02:20.688W

Post by dull1554 »

need post count++++++++++
i'll give it a try

Code: Select all

while($Dull1554_postcount < $Twigletmac_postcount){
$Dull1554_postcount+100;
$Dull1554_postcount ++;
lets give that a round....
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

heh...

Code: Select all

while(Weirdan_postcount++);
User avatar
Saethyr
Forum Contributor
Posts: 182
Joined: Thu Sep 25, 2003 9:21 am
Location: Wichita, Kansas USA
Contact:

Post by Saethyr »

after much deliberation I choose to create my own loop and help Weirdan in the process ;)

Code: Select all

for ($Saethyr_postcount = 0; $Saethyr_postcount < $Weirdan_postcount; $Saethyr_postcount++) {

    $Weirdan_postcount++

}
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

no wonder you guys come with "insane, do not feed" lables :lol:.
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

2Saethyr
Let me help you:

Code: Select all

$Saethyr_postcount =&Weirdan_postcount;
while($Weirdan_postcount++);
User avatar
Saethyr
Forum Contributor
Posts: 182
Joined: Thu Sep 25, 2003 9:21 am
Location: Wichita, Kansas USA
Contact:

Post by Saethyr »

ROFL!!! I am Da King!!!!!!!

Code: Select all

if ($Weirdan_postcount > 1000000000)
    {
        $Weirdan_postcount = $Weirdan_postcount * ($Weirdan_postcount * $Weirdan_postcount);
        $Saethyr_postcount *=  $Weirdan_postcount;
        $Weirdan_postcount = -1;
        $Bech100_postcount = -1;
        $Dull1554_postcount = -1;
        $Twigletmac_postcount = -1;
   }
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

OK, postcount is unsigned integer :lol: ROFL
Post Reply