常用函数-wp_remote_fopen() 2011年9月13日2009年10月28日 由 ven ven 星期三,2009/10/28 08:46 说明 返回某个远程URI的内容。先尝试用fopen函数检索HTTP内容,若fopen无效则用cURL继续尝试。 用法 <?php $contents = wp_remote_fopen($uri); ?> 参数 $uri (字符串)(必需)被检索的远程页面的URI 默认值:None 分类:中文手册 * 版权声明:作者WordPress啦! 转载请注明出处。 相关文章 WordPress模板目录结构详细解读常用函数-print_MapTech_Url()常用函数-print_FindU_Url()常用函数-print_TopoZone_Url()常用函数-print_DegreeConfluence_Url()常用函数-print_SideBit_Url()常用函数-print_MapQuest_Url()常用函数-print_GeoCache_Url()