Skip to content

Instantly share code, notes, and snippets.

@imagehat
Created June 17, 2009 22:33
Show Gist options
  • Select an option

  • Save imagehat/131555 to your computer and use it in GitHub Desktop.

Select an option

Save imagehat/131555 to your computer and use it in GitHub Desktop.
$new = substr_replace($string, $insert, $position, 0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment