在php中用_替换空格

Ric*_*tar 11 php spaces

我试图用以下变量中的下划线'_'替换空格

 $e_type = 'Hello World TEST';
Run Code Online (Sandbox Code Playgroud)

请有人帮帮我