วิธีดึงข้อมูล .php มาไว้ในhtml โดยใช้ iframe
ต้องการแสดงเอกสาร.php ในเอกสาร.html ,โดยใช้ iframe ดึงข้อมูลมา ดังนี้
<iframe name="index" border="0" frameborder="0" src="index.php" scrolling="no" width=154 height=32></iframe>
แต่เนื่องจาก ข้อมูลใน .php มีความยาวไม่แน่นอน จะทำยังไงให้หน้า iframe มีความสูงเปลี่ยนไปตามความสูงของหน้าเอกสาร .php ( ถ้าไม่ต้องการใช้ scrollbar )
หรือถ้าใครทราบวิธีดึงข้อมูล php มาไว้ในhtml โดยไม่ต้องใช้ iframe
-http://www.appnitro.com/forums/topic/auto-expandadjustable-iframe
-http://stackoverflow.com/questions/525992/resize-iframe-height-according-to-content-height-in-it
-http://www.mattcutts.com/blog/iframe-height-scrollbar-example/
How to get the Content Height within IFrame
Expand page height based on iframe source
auto resize iframe height
solved
-http://www.codingforums.com/archive/index.php/t-95086.html
-http://stackoverflow.com/questions/325273/make-iframe-to-fit-100-of-containers-remaining-height