Difference between revisions of "User talk:Anylyn Hax"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
Strife , can you make that Table of contents back ? :))
Strife , can you make that Table of contents back ? :))


:I don't understand what you are asking. You can put a TOC any where you want by putting <nowiki>__TOC__<nowiki> in the code. -- ~~~~
:I don't understand what you are asking. You can put a TOC any where you want by putting <nowiki>__TOC__</nowiki> in the code. -- [[User:Strife Onizuka|Strife Onizuka]] 05:13, 9 August 2007 (PDT)


=== str_replace ===
== str_replace ==
Your str_replace is going to crash the script if the '''replace''' contains '''search'''. A long while ago I wrote a str_replace function that didn't suffer from that: [[Library_Combined_Library#str_replace]]. -- ~~~~
Your str_replace is going to crash the script if the '''replace''' contains '''search'''. A long while ago I wrote a str_replace function that didn't suffer from that: [[Library_Combined_Library#str_replace|str_replace]]. -- [[User:Strife Onizuka|Strife Onizuka]] 05:13, 9 August 2007 (PDT)

Revision as of 05:17, 9 August 2007

Strife , can you make that Table of contents back ? :))

I don't understand what you are asking. You can put a TOC any where you want by putting __TOC__ in the code. -- Strife Onizuka 05:13, 9 August 2007 (PDT)

str_replace

Your str_replace is going to crash the script if the replace contains search. A long while ago I wrote a str_replace function that didn't suffer from that: str_replace. -- Strife Onizuka 05:13, 9 August 2007 (PDT)