Thread
:
Calling External .php W/out Use of <iframe>
View Single Post
11-28-2004, 12:28 PM
#
2
(
permalink
)
Emily
Monster Techie
Join Date: Jul 2003
Posts: 1,179
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
View Public Profile
Send a private message to Emily
Visit Emily's homepage!
Find More Posts by Emily