PHP调用谷歌翻译实现翻译功能
作者: 郑晓 分类: PHP 发布于: 2012-05-02 07:51 浏览:6,666 没有评论
",$html);
$x=explode("onmouseout=\"this.style.backgroundColor='#fff'\">",$x[0]);
return $x[1];
}else{
return false;
}
}
echo translate('你好');
本文采用知识共享署名-非商业性使用 3.0 中国大陆许可协议进行许可,转载时请注明出处及相应链接。
本文永久链接: https://www.zh30.com/php-calls-the-google-translation-translation-function.html