PHP: remove `http://` from link title

后端 未结 7 1507
终归单人心
终归单人心 2020-12-31 17:34

I have a string that looks like:

$string = \'http://google.com\';

How can I remove the http:

7条回答
提交回复
热议问题