×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: PHP
Posted by: Davide
Added: Jan 27, 2011 2:33 PM
Views: 297
Tags: string
  1. $newstring = substr_replace($orig_string, $insert_string, $position, 0);