m
Move page script moved page USERAPI substr to WoW:USERAPI substr without leaving a redirect
m (New page: {{userfunc}} <!-- Leave this line in! --> <center>'''substr''' ''- by egingell -''</center> Imp strsub. Returns a string starting from ''start'' to ''leng...) |
m (Move page script moved page USERAPI substr to WoW:USERAPI substr without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{userfunc}} <!-- Leave this line in! --> | {{userfunc}} <!-- Leave this line in! --> | ||
Imp [[API_strsub|strsub]]. Returns a string starting from ''start'' to ''length'' characters from ''start'' (identical to the [http://php.net/substr PHP function] of the same name). | Imp [[API_strsub|strsub]]. Returns a string starting from ''start'' to ''length'' characters from ''start'' (identical to the [http://php.net/substr PHP function] of the same name). | ||
| Line 64: | Line 63: | ||
__NOTOC__ | __NOTOC__ | ||
[[Category:User | [[Category:User defined functions]] | ||