| Author |
Topic:
Found this old tool I was working on
[Locked] |
-Prismatic- [Archive]
Title: Keeper of the Ratings
Reg Thread Offendr
Posts: 538
Registered: 2002-11-18 18:05:28
|
Date Posted:
1/1/00 12:00am
Subject:
Found this old tool I was working on
|
Quote:
000<?php
001 // I forgot I made this
002 if($x = $y)
003 {
004.....// Tabbed indenting works
005.....for($i = 0; $i < 10; $i++)
006.....{
007.........echo "multiple times!\n";
008.....}
009 }
010
011 ?>
It formats code to look alright on the VN. Never finished it though. Wanted to add coloring to it at one point.
-----signature-----
_____.........--------===*
The More You Know.
Take what you want from this life. It's yours.
Weight Loss Since Jan 1, 2011: Start: 263.1lbs - Current: 185.5 lbs
Lost to Date: 77.6 Lbs. http://www.endomondo.com/workouts/uXH
|
-Prismatic- [Archive]
Title: Keeper of the Ratings
Reg Thread Offendr
Posts: 538
Registered: 2002-11-18 18:05:28
|
Date Posted:
1/1/00 12:00am
Subject:
Found this old tool I was working on
|
Hmm, also have a version that uses blockquotes.
Quote:
var = 'Test!'; {
Quote:
if(nest = true)
} else {
Quote:
outdent;
}
}
It's buggy
-----signature-----
_____.........--------===*
The More You Know.
Take what you want from this life. It's yours.
Weight Loss Since Jan 1, 2011: Start: 263.1lbs - Current: 185.5 lbs
Lost to Date: 77.6 Lbs. http://www.endomondo.com/workouts/uXH
|
AkagiyamaMissile
Title: Lord of the Lactose Intolerant
Posts: 3,975
Registered: 2003-4-22 07:39:44
|
Date Posted:
1/1/00 12:00am
Subject:
Found this old tool I was working on
|
-Prismatic- posted:
Found this old tool I was working on 
-----signature-----
Stupidity is hard to get rid of, but at least I can admit I have a problem -Mithan-
Gobble Gobble Mother******! -Thankskilling
and off course divers license don't count either this sucks balls.-FD
Bring it on like Donkey Kong
|
notmforce2k
Posts: 1,209
Registered: 2011-10-9 09:37:34
|
Date Posted:
1/1/00 12:00am
Subject:
Found this old tool I was working on
|
And that will fix the search function?
|