function getTinyUrl($url) { return file_get_contents("http://tinyurl.com/api-create.php?url=".$url); }
初级程序员
by: 梦泪 发表于:2019-06-05 15:48:47 顶(0) | 踩(0) 回复
初级程序员
by: 梦泪 发表于:2019-06-05 15:48:47 顶(0) | 踩(0) 回复
回复评论