[ad_1]
You need to use the return of str_replace!
$name = str_replace('-', '_', $name);
[ad_2]
solved Name of PHP function [closed]
[ad_1]
You need to use the return of str_replace!
$name = str_replace('-', '_', $name);
[ad_2]
solved Name of PHP function [closed]