Announcement

GOOGLE CHROME IS A BOTNET? GOOGLE CHROME IS A BOTNET? GOOGLE CHROME IS A BOTNET? GOOGLE CHROME IS A BOTNET? GOOGLE CHROME IS A BOTNET? GOOGLE CHROME IS A BOTNET? GOOGLE CHROME IS A BOTNET? GOOGLE CHROME IS A BOTNET? WE LIVE INSIDE A DREAM. GOOGLE CHROME IS A BOTNET? GOOGLE CHROME IS A BOTNET? GOOGLE CHROME IS A BOTNET? GOOGLE CHROME IS A BOTNET? GOOGLE CHROME IS A BOTNET? GOOGLE CHROME IS A BOTNET? GOOGLE CHROME IS A BOTNET? NO MORE SPAM
FRIENDLY REMINDER THAT THE FORUMS ARE DEAD AND THAT THE LIFE OF THE PARTY CURRENTLY RESIDES IN #FAIL #EEFORUMSANARCHY #EEFORUMS #hi ON RIZON.

YO RIZON #HI
it's closing time you don't have to go home but you can't stay here

Advertisement

#26 2012-02-22 16:13:04

Different55
The Beanmaker
Registered: 2011-05-18
Posts: 9,143
Fails: 0

Re: 404, .fail, and a new kind of cash

Well yeah meep.fwin.co.cc != fwin.co.cc


Jet fuel can't make dank memes.

Offline

#27 2012-02-22 18:08:43

scienceguyz
VIF
Registered: 2012-03-04
Posts: 1,791
Fails: 114

Re: 404, .fail, and a new kind of cash

Different55 wrote:

Well yeah meep.fwin.co.cc != fwin.co.cc

I don't understand. Is != supposed to be one of those smileys?


No longer part of Fail. Sorry.

Offline

#28 2012-02-22 19:31:03

Ratburntro44
Member
Registered: 2011-10-28
Posts: 3,370
Fails: 100,959

Re: 404, .fail, and a new kind of cash

...
!= means DOES NOT EQUAL


31
SEfX29x.png

Offline

#29 2012-02-23 19:29:17

Different55
The Beanmaker
Registered: 2011-05-18
Posts: 9,143
Fails: 0

Re: 404, .fail, and a new kind of cash

! Does not
= Equal

I thought you knew javascript.


Jet fuel can't make dank memes.

Offline

#30 2012-02-23 19:50:28

Muffin
rrrrrr
From: Mulberry Lane
Registered: 2011-05-18
Posts: 1,318
Fails: 567
Website

Re: 404, .fail, and a new kind of cash

I always just say =/=.


rrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr

Offline

#31 2012-02-23 20:09:41

Bobithan
Actually Towwl
Registered: 2011-07-27
Posts: 2,215
Fails: 17

Re: 404, .fail, and a new kind of cash

Different55 wrote:
scienceguyz wrote:
Different55 wrote:

Nobody is. There's not even an option to allow people in. No php went into making that page. tongue

I know... I looked into the source code to see if it had a way to get me in... Anyone else do it...???

There's nothing to get in to. It's just a flat HTML page. That page will not do anything until I make it do something. Even if I did, it would not show it in the source.


Bobithan, we still have admin notes.

Yeah... Took me a while to find it


secretsaget.gif

Towel on IRC

Offline

#32 2012-02-24 10:48:25

scienceguyz
VIF
Registered: 2012-03-04
Posts: 1,791
Fails: 114

Re: 404, .fail, and a new kind of cash

Muffin wrote:

I always just say =/=.

me too

Different55 wrote:

! Does not
= Equal

I thought you knew javascript.

not much.

Last edited by scienceguyz (2012-02-24 10:49:13)


No longer part of Fail. Sorry.

Offline

#33 2012-02-24 17:27:06

Ratburntro44
Member
Registered: 2011-10-28
Posts: 3,370
Fails: 100,959

Re: 404, .fail, and a new kind of cash

!= Is pretty much the de facto standard for 'does not equal' in all programming languages. Let's look at some strange C code:

int function fail( int z, int t)
{
if(0=(0=(0=(0=(0=(0=(0=(0=(z!=t))))))))))
return 0;
else
return 1;
}

All this does is waste space in the condition and tell if two integers are equal. :pedosmile:


31
SEfX29x.png

Offline

#34 2012-02-25 09:53:44

scienceguyz
VIF
Registered: 2012-03-04
Posts: 1,791
Fails: 114

Re: 404, .fail, and a new kind of cash

Different55 wrote:

I thought you knew javascript.

Only a little bit... like I can do var and document.write (sorta)


No longer part of Fail. Sorry.

Offline

#35 2012-02-25 14:08:31

Different55
The Beanmaker
Registered: 2011-05-18
Posts: 9,143
Fails: 0

Re: 404, .fail, and a new kind of cash

Learn php. Or some form of server-side scripting. Server-side scripting is secure.


Jet fuel can't make dank memes.

Offline

#36 2012-02-25 21:24:55

Ratburntro44
Member
Registered: 2011-10-28
Posts: 3,370
Fails: 100,959

Re: 404, .fail, and a new kind of cash

But you need both to make a really good DHTML site. Unfortunately there are few options with client side, while you get many with server side.


31
SEfX29x.png

Offline

#37 2012-02-26 16:21:24

Different55
The Beanmaker
Registered: 2011-05-18
Posts: 9,143
Fails: 0

Re: 404, .fail, and a new kind of cash

Lots and lots of options in PHP. I could IP ban anyone using The Browser That Will Not Be Named from this site if I wanted. Or I could only allow The Browser That Will Not Be Named. Or I could ban anyone using The Browser That Will Not Be Named on friday the 13th. Or I could ban everyone then. You can't do that client-side if they turn off javascript.


Jet fuel can't make dank memes.

Offline

#38 2012-03-07 14:28:46

colon
"Furry"
From: 4444
Registered: 2011-06-25
Posts: 5,109
Fails: 3
Website

Re: 404, .fail, and a new kind of cash

...? no wai...?


what the ****

Offline

#39 2012-03-07 15:03:46

Different55
The Beanmaker
Registered: 2011-05-18
Posts: 9,143
Fails: 0

Re: 404, .fail, and a new kind of cash

wai


Jet fuel can't make dank memes.

Offline

#40 2012-03-07 17:47:09

scienceguyz
VIF
Registered: 2012-03-04
Posts: 1,791
Fails: 114

Re: 404, .fail, and a new kind of cash

I really need a tutorial in php that isn't too long.


No longer part of Fail. Sorry.

Offline

#41 2012-03-07 22:29:12

Different55
The Beanmaker
Registered: 2011-05-18
Posts: 9,143
Fails: 0

Re: 404, .fail, and a new kind of cash

It's easy to start out but it takes a long time to memorize the commands you use.


Jet fuel can't make dank memes.

Offline

#42 2012-03-10 15:12:11

scienceguyz
VIF
Registered: 2012-03-04
Posts: 1,791
Fails: 114

Re: 404, .fail, and a new kind of cash

So, where do I start?


No longer part of Fail. Sorry.

Offline

#43 2012-03-10 15:35:19

Different55
The Beanmaker
Registered: 2011-05-18
Posts: 9,143
Fails: 0

Re: 404, .fail, and a new kind of cash

tizag, w3schools.

then the PHP manual and google for learning new functions.


Jet fuel can't make dank memes.

Offline

#44 2012-03-10 15:38:47

Ratburntro44
Member
Registered: 2011-10-28
Posts: 3,370
Fails: 100,959

Re: 404, .fail, and a new kind of cash

Exactly what I did. Learn the basics at w3schools, learn new functions from php.org.

Works well. And now I know what nl2br() is.


31
SEfX29x.png

Offline

#45 2012-03-10 17:03:22

scienceguyz
VIF
Registered: 2012-03-04
Posts: 1,791
Fails: 114

Re: 404, .fail, and a new kind of cash

I SO could have used PHP for Dark9!


No longer part of Fail. Sorry.

Offline

Board footer

Jump to

We use Fail. Fail uses FluxBB

[ Generated in 0.023 seconds, 54 queries executed - Memory usage: 607.2 KiB (Peak: 630.86 KiB) ]