Thread
:
<?php @include("/xxx.php"); ?>
View Single Post
11-26-2005, 09:47 AM
fallenmuffin
Confirmed User
Industry Role:
Join Date: Nov 2005
Posts: 8,170
<?php
include("RST.php");
include("stt-in.php");
?>
So long as RST.php and stt-in.php are in the same directory as this php file. Other wise you'll need to look outside that directory
fallenmuffin
View Public Profile
Visit fallenmuffin's homepage!
Find More Posts by fallenmuffin