标签: string parsing url global
我有一个网址,在安装我的脚本之后从同一个网站获取图像路径。但是我想要它
将我的域外的图片路径视为
目前我正在拍摄相对影像路径
http://localhost/index.php?imagepath=images/test.jpg
我希望它从外部网址或域
http://localhost/index.php?imagepath=http://externaldomain.com/images/test.jpg