You are not enjoying the benefits offered by registering. To register click here...
Forums | Prefs | Your Messages | Members | Recent | Search
Quick Search


Advanced Search
| Calendar | Doc | Dev' Blog! |

Guest, do not forget to login ( Register )
 Top > Forums > Just Talk > Test
 grand grand grand child topic

Skin Selection:
 (1 pages) 1  
chris

The Culprit
Group: Admins
Posts: 1,541
Reputation: 38 [+| -]


Posted on Sep 17, 2005, 8:05 pm by chris
grand grand grand child topic
wowoowwww

 
Top

chris

The Culprit
Group: Admins
Posts: 1,541
Reputation: 38 [+| -]


Posted on Sep 17, 2005, 8:47 pm by chris
OK, areas delete now works.

 
Top

chris

The Culprit
Group: Admins
Posts: 1,541
Reputation: 38 [+| -]


Posted on Nov 23, 2005, 2:49 am by chris
Just a test
Code:
<!--*-->
        
/**
         * This is a callback used to preprocess a code tag
         */
        
function trcode($matches)
        {
                if(empty(
$matches<!--{2}-->[2]<!--*-->)
                        return
$matches<!--{1}-->[1]<!--*-->.$matches<!--{3}-->[3]<!--*-->;
                
$ret = highlight_string(
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/militate/public_html/next/board/hacks.php on line 96
'
&lt;?\'.$matches<!--{2}-->[2]<!--*-->, true);
                $ret = str_replace(
\'&lt;br /&gt;\', \'\', substr($ret, strpos($ret, \'&lt;/font&gt;\')+7));

                // Oh man I am so confused...I hate this method
                return $matches<!--{1}-->[1]<!--*-->.$ret.$matches<!--{3}-->[3]<!--*-->;
        }<!--{/code}-->




 
Top

chris

The Culprit
Group: Admins
Posts: 1,541
Reputation: 38 [+| -]


Posted on Nov 23, 2005, 2:54 am by chris
yeah that was bad

Code:
        /**
         * This is a callback used to preprocess a [code] tag
         * NOT READY FOR PRIME TIME!!
         */
        function trcode($matches)
        {
                if(empty($matches[2]))
                        return $matches[1].$matches[3];
                $ret = highlight_string('<?'.$matches[2], true);
                $ret = addslashes(str_replace('<br />', '', substr($ret, strpos($ret, '</font>')+7)));
                // Oh man I am so confused...I hate this method
                return $matches[1].$ret.$matches[3];
        }


Last edit by chris on Dec 31, 1969, 7:00 pm

 
Top

trinest

Devoted Beast
Group: Testers
Posts: 1,273
Reputation: 9 [+| -]


Posted on Nov 23, 2005, 3:51 am by trinest
ne?
( Trinest.Com )
 
Top

JakeH

Public Speaker
Group: Moderators
Posts: 761
Reputation: 7 [+| -]


Posted on Nov 23, 2005, 5:38 am by JakeH
Ah, looks simple...

So so so simple

Yep...

I don't get it...
 
Top

trinest

Devoted Beast
Group: Testers
Posts: 1,273
Reputation: 9 [+| -]


Posted on Nov 24, 2005, 3:19 pm by trinest
like me ever...I know what the first 2 where...but the next 2 o.o
( Trinest.Com )
 
Top

TEve

Story Teller
Group: Testers
Posts: 207
Reputation: 2 [+| -]


Posted on Nov 25, 2005, 12:49 am by TEve
Quote: JakeH
Ah, looks simple...



So so so simple }-->



Yep...



I don't get it...


How does it look simple? That coding actually looks pretty complex to me.



 
Top

trinest

Devoted Beast
Group: Testers
Posts: 1,273
Reputation: 9 [+| -]


Posted on Nov 25, 2005, 2:51 am by trinest
You dont see things man...your to closed up man...O.O
( Trinest.Com )
 
Top

chris

The Culprit
Group: Admins
Posts: 1,541
Reputation: 38 [+| -]


Posted on Nov 27, 2005, 8:53 pm by chris
A test reply #1

 
Top

chris

The Culprit
Group: Admins
Posts: 1,541
Reputation: 38 [+| -]


Posted on Nov 27, 2005, 8:55 pm by chris
Reply #2...are custom titles gonna work?

 
Top

chris

The Culprit
Group: Admins
Posts: 1,541
Reputation: 38 [+| -]


Posted on Nov 27, 2005, 8:59 pm by chris
OK.. should now!

 
Top

trinest

Devoted Beast
Group: Testers
Posts: 1,273
Reputation: 9 [+| -]


Posted on Nov 27, 2005, 11:35 pm by trinest
Can we edit them? or are they basied on post count still?
( Trinest.Com )
 
Top

 (1 pages) 1  
Quick Jump: