我的str_replace有一個非常微不足道的問題。 我與短橫線字符的字符串( - )是這樣的: I want to remove - the dash
的HTML輸出 I want to remove the – the dash
我想這樣做: $new_string = str_replace ('-','',$string);
我試圖用html_entity_deco
什麼是更換了一套短標籤的一個PHP字符串,例如最好的方法: $return = "Hello %name%, thank you for your interest in the %product_name%. %representative_name% will contact you shortly!";
在那裏我會定義%名稱%是某些字符串,從數組或對象,例如: $object->name