Thread
:
<?php @include("/xxx.php"); ?>
View Single Post
11-26-2005, 09:21 AM
Adultnet
Confirmed User
Join Date: Sep 2003
Posts: 8,713
its wrong just use php to include every thing
<? means start php .. put all the include lines and then put ?> means end php
should look like this:
<?
include("/xxx.php");
include("stt-in.php");
?>
__________________
TrafficCashGold Paying Webmasters Since 1996!
Awesome Conversions! Fast Weekly Payments! Over 125 Tours!
Last edited by Adultnet
; 11-26-2005 at
09:23 AM
..
Adultnet
View Public Profile
Find More Posts by Adultnet