Be a Supporter!

What uses can you think of <code>?

  • 232 Views
  • 9 Replies
New Topic Respond to this Topic
Gimmick
Gimmick
  • Member since: Aug. 20, 2008
  • Offline.
Forum Stats
Member
Level 27
Programmer
What uses can you think of ? 2012-11-20 19:50:12 Reply

What uses can you think of the

$foo = "bar";

tag?
I think it can be used for many, but mainly for newspaper articles and the like.


Slint approves of me! | "This is Newgrounds.com, not Disney.com" - WadeFulp
"Sit look rub panda" - Alan Davies

BBS Signature
Cordyceps
Cordyceps
  • Member since: May. 26, 2008
  • Offline.
Forum Stats
Member
Level 15
Animator
Response to What uses can you think of ? 2012-11-20 19:52:15 Reply

Huh. Didn't know it worked outside of the Flash and Programming forums.

Magical-Zorse
Magical-Zorse
  • Member since: May. 10, 2008
  • Offline.
Forum Stats
Supporter
Level 39
Melancholy
Response to What uses can you think of ? 2012-11-20 20:43:47 Reply

It doesn't matter


BBS Signature
Bstuk2
Bstuk2
  • Member since: Dec. 22, 2006
  • Offline.
Forum Stats
Member
Level 49
Gamer
Response to What uses can you think of ? 2012-11-20 20:53:12 Reply

At 11/20/12 07:50 PM, Gimmick wrote: What uses can you think of the

$foo = "bar";

I don't know, we could probably hang out and have a couple of drinks.

What uses can you think of <code>?


Steam: Bstuk

BBS Signature
Luke
Luke
  • Member since: Oct. 24, 2007
  • Offline.
Forum Stats
Member
Level 33
Gamer
Response to What uses can you think of ? 2012-11-20 20:55:11 Reply

is this how it works? am i doing this right?

I haven't seen this before.


Yeah, whatever.
PSN ID: REDSiN66

iGranadoz
iGranadoz
  • Member since: Aug. 29, 2010
  • Offline.
Forum Stats
Member
Level 16
Melancholy
Response to What uses can you think of ? 2012-11-20 20:57:39 Reply

At 11/20/12 08:55 PM, Luke wrote: is this how it works? am i doing this right?

I haven't seen this before.

I've never seen this too.


Do Not Press -"No Seriously"-
Support NG -"If only I can.."-

Metraff
Metraff
  • Member since: Sep. 2, 2012
  • Offline.
Forum Stats
Member
Level 02
Voice Actor
Response to What uses can you think of ? 2012-11-20 21:26:08 Reply

1337 haxzors only.


@metraff @NG_Artists Support Newgrounds
"Metraff I'm going to fuck you." - Sodamachine

dem0lecule
dem0lecule
  • Member since: Feb. 17, 2008
  • Offline.
Forum Stats
Member
Level 11
Blank Slate
Response to What uses can you think of ? 2012-11-20 21:59:46 Reply

Wait code can be used on other section now?

#!/bin/bash

echo "Foo is fucking bar."

What comes around goes around...

BBS Signature
sweet21
sweet21
  • Member since: Jun. 7, 2008
  • Offline.
Forum Stats
Member
Level 24
Artist
Response to What uses can you think of ? 2012-11-20 22:01:06 Reply

God damn your learnability!
<save this shit in a .fla, f'lata cuz imma kick your ASS>


I'm just a dreamer.
steam profile

BBS Signature
dem0lecule
dem0lecule
  • Member since: Feb. 17, 2008
  • Offline.
Forum Stats
Member
Level 11
Blank Slate
Response to What uses can you think of ? 2012-11-20 22:06:38 Reply

At 11/20/12 10:01 PM, sweet21 wrote: God damn your learnability!
<save this shit in a .fla, f'lata cuz imma kick your ASS>

How 'bout some FizzBuzz?

for(var c:int = 1; c <= 100; c++){
var k:String = (c%3 == 0)? "Kick" : "";
var a:String = (c%5 == 0)? "Ass" : "";
if(String(k + a).length) trace(k + a) else trace (c);}
AS3

What comes around goes around...

BBS Signature