más usado
Comments
Last comments of user Dave
On 12. Oct 2011 11:24 Dave wrote at str_replace:
The $search value is unintentionally being escaped - so you can't use \n or \t etc, which would otherwise be valid.
Last comments of user Dave
The $search value is unintentionally being escaped - so you can't use \n or \t etc, which would otherwise be valid.