/ Published in: PHP
Released into the public domain.
Expand |
Embed | Plain Text
function str_replace_first($needle, $replacement, $haystack) { if($needle_start!==false) { } else return $haystack; }
You need to login to post a comment.
Released into the public domain.
function str_replace_first($needle, $replacement, $haystack) { if($needle_start!==false) { } else return $haystack; }
You need to login to post a comment.