m
no edit summary
m (New page: {{userfunc}} <!-- Leave this line in! --> <center>'''substr''' ''- by egingell -''</center> Imp strsub. Returns a string starting from ''start'' to ''leng...) |
mNo edit summary |
||
| 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). | ||