Profile
Achievement
jlvallelonga's Recent SnippetsTagged php
- All /
« Prev 1 Next »
use this function to insert a string into another string at a certain position.<br>
echo insertString("legendary", " wait for it ... ", 5);<br>
legen wait for it ... dary
0
675
posted 15 years ago by jlvallelonga