当字符串不是时,PHP字符串替换

时间:2016-08-04 18:43:54

标签: php str-replace

当href =“something / blah /”时,我需要添加域$ site / something / blah

当href =“/ someething / blah”时我需要添加域$ site / something / blah

当href =“http://我什么也不做。

当href =“www.blah.com时,我需要添加http://

针对更具体的情况进行了更新

只是向我显示添加http://的代码,当它不存在时将无济于事,因为有许多情况不适用于http://

0 个答案:

没有答案