User:Frantik~metawiki/Winter/Language Specification: Difference between revisions

Content deleted Content added
Simetrical (talk | contribs)
m #strpos: Clarify result when needle isn't in haystack
Line 233:
{{#'''strpos''' | ''haystack'' | ''needle'' }}
 
Returns the position of the first occurence of ''needle'' in ''haystack''. If ''needle'' doesn't occur in ''haystack'', nothing will be returned (not even a space).
 
=== #str_replace ===