页面上添加天气预报,iframe引入天气预报


include_once("inc/utility.php");

$MODULE_FUNC_ID="4";
$MODULE_DESC=_("天气");
$MODULE_BODY=$MODULE_OP=$MODULE_TYPE="";
$MODULE_HEAD_CLASS = 'notify';

  // $MODULE_BODY.= "<iframe name=\"weather_inc\" src=\"http://i.tianqi.com/index.php?c=code&id=2&num=3\" width=\"440\" height=\"70\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>";
 $MODULE_BODY.= "<iframe name=\"weather_inc\" src=\"http://i.tianqi.com/index.php?c=code&id=2&num=4\" width=\"550\" height=\"70\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>";



参考连接:http://www.tianqi.com/dingzhi/php