php 获取短网址
获取短网址 [代码片段(5行)]
function getTinyUrl($url) { return file_get_contents("http://tinyurl.com/api-create.php?url=".$url); }
- 上一篇:php 相对路径转化成绝对路径
- 下一篇:php 计算执行时间
精彩图集
精彩文章
function getTinyUrl($url) { return file_get_contents("http://tinyurl.com/api-create.php?url=".$url); }
@CopyRight 2002-2008, 1SOHU.COM, Inc. All Rights Reserved QQ:1010969229