Include the content from other webpages

From LemonWiki共筆
Revision as of 11:49, 21 June 2009 by WikiSysop (talk | contribs) (1個修訂)
Jump to navigation Jump to search

usage

  1. seperate the navigation and content into two parts
  2. compare the content from two webpages

approach

frame or iframe

  • frame or iframe tag, object tag
    • 缺點是瀏覽器上的鏈結,非該篇網頁的靜態鏈結。
    • cross frame layers


Apache


javascript

  • general
<script language="JavaScript" type="text/javascript" src="path/to.js"></script>
<noscript><a href="URL">Description</a><noscript>

PHP require / include function

PHP require_once(), include function ...

wiki softwares

other software

other software