Hi.
I wonder wether this function exists or not:
insertstr($stri ng1, $string2, $position)
This function inserts 'string1' into 'string2' at 'position'.
If it exists, ok. If not, I'll write it by myself.
Regards.
I wonder wether this function exists or not:
insertstr($stri ng1, $string2, $position)
This function inserts 'string1' into 'string2' at 'position'.
If it exists, ok. If not, I'll write it by myself.
Regards.
Comment