View Single Post
Old 11-28-2004, 12:28 PM   #2 (permalink)
Emily
 
Monster Techie

Join Date: Jul 2003

Posts: 1,179

Emily is on a distinguished road

Send a message via AIM to Emily
Default

On the page that you want to call the file, is it a .php file itself? If it is, you can just use a php include():
Quote:
<?php include("shoutbox_file.php"); ?>
Hope this helped.
__________________
<a href=\"http://www.upstark.com\">www.upstark.com</a>
Emily is offline