![]() |
how can I include a external webpage with SSI???
I have tried these ways to do that, but always failed,
<!--#include cmd="http://site.com/1.htm" --> <!--#include cgi="http://site.com/1.htm" --> <!--#include virtual="http://site.com/1.htm" --> <!--#include file="http://site.com/1.htm" --> are there any way can achieve that? THANX very much for any advice dudes!!!! |
You can't. With PHP you can.
|
could u show me a simple php example code to do that dude?:winkwink:
Best Regards |
Why not just use an iframe instead? that way you can put what the hell ever you want on the page?
|
iframe? :(
php code: <? include("www.yoursite.com/blah.html"); ?> |
All times are GMT -7. The time now is 10:30 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123