15,026
edits
No edit summary |
No edit summary |
||
| Line 12: | Line 12: | ||
* export_xhtmlbody | * export_xhtmlbody | ||
** 輸出為XHTML但不含導覽列及標頭部份(head, body tags, content type headers) | ** 輸出為XHTML但不含導覽列及標頭部份(head, body tags, content type headers) | ||
** 適合將輸出部分嵌入({{Acronym | acronym=SSI | def=Server Side Include}}, | ** 適合將輸出部分嵌入({{Acronym | acronym=SSI | def=Server Side Include}}[http://dob.tnc.edu.tw/themes/old/showPage.php?s=1997&t=3&at=], [http://www.w3.org/TR/html401/present/frames.html#h-16.5 iframe tag], [http://www.w3.org/TR/html4/struct/objects.html#h-13.5 object tag], {{Acronym | acronym=PHP | def=Hypertext Preprocessor}} [http://tw.php.net/include/ include function])到其他網站 | ||
** Example: http://wiki.splitbrain.org/wiki:export?do=export_xhtmlbody | ** Example: http://wiki.splitbrain.org/wiki:export?do=export_xhtmlbody | ||