php調用新浪API生成t.cn短網址鏈接
新浪提供了長鏈接轉為短鏈接的API,可以把長鏈接轉為 t.cn/xxx 這種格式的短鏈接。 API: http://api.t.sina.com.cn/short_url/shorten.json (返回結果是JSON格式) http://api.t.sina.com.cn/short_url ...
新浪提供了長鏈接轉為短鏈接的API,可以把長鏈接轉為 t.cn/xxx 這種格式的短鏈接。 API: http://api.t.sina.com.cn/short_url/shorten.json (返回結果是JSON格式) http://api.t.sina.com.cn/short_url ...