วิธีการใส่ external page ใน drupal ครับ แต่รูปภาพอาจไม่มาด้วย :)

< ?php
ob_start
();
include_once
"http://www.WebSiteToInclude.com/";
$output = ob_get_contents();
ob_end_clean();
return
$output;
?>

Popularity: 1% [?]

Tagged with:
 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Set your Twitter account name in your settings to use the TwitterBar Section.