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)
-   -   Looking for php include script (https://gfy.com/showthread.php?t=119808)

marty 03-26-2003 10:15 PM

I need the equivelent to this in php

< ! - - # include file = " left.html " - - >

kevinale 03-26-2003 10:30 PM

How about :

&lt;?php include("left.html"); ?&gt;

That works

Briscoe 03-26-2003 10:31 PM

I actually had to do something like this the other day for a toplist program.

Try this.

PHP Code:

<? include('file.html')?>


kevinale 03-26-2003 10:33 PM

Quote:

Originally posted by kevinale
How about :

&lt;?php include("left.html"); ?&gt;

That works


hyper 03-26-2003 10:59 PM

Quote:

Originally posted by kevinale
How about :

&lt;?php include("left.html"); ?&gt;

That works


psyko514 03-26-2003 11:07 PM

format c:

marty 03-26-2003 11:43 PM

Quote:

Originally posted by psyko514
format c:
:1orglaugh There's always one Canadian.

Bloody lovely, thanks guys :thumbsup


All times are GMT -7. The time now is 10:21 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123