GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   how can I include a external webpage with SSI??? (https://gfy.com/showthread.php?t=298786)

GoldenSpider 05-20-2004 10:47 AM

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!!!!

Babaganoosh 05-20-2004 10:48 AM

You can't. With PHP you can.

GoldenSpider 05-20-2004 10:54 AM

could u show me a simple php example code to do that dude?:winkwink:


Best Regards

mpahlca 05-20-2004 10:56 AM

Why not just use an iframe instead? that way you can put what the hell ever you want on the page?

AvanteGuard 05-20-2004 05:31 PM

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