历史上的今天 API调用代码
  利用iframe代码调取http://www.ipip5.com/today/api.php?type=txt的内容
代码如下

[code]<iframe src="http://www.ipip5.com/today/api.php?type=txt" name="history" width="255" height="270" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>[/code]