Quote:
Originally Posted by ncangler
I don't know if this is possbile or not but I'm trying to create a stand alone index.php file that contains some code for a Beach Tide Table. The trick is getting the vBulletin header, footer and navbar on the page so it looks consistent with the rest of my site. The Tide Table code has to be in the index.php file as it contains information for multiple locations that is refreshed when you click on the location you want. Here is the Tide Table link:
http://www.ncangler.com/tides/wilmington/index.php
My forums are located here: http://www.ncangler.com/forums/
Can anyone tell me if this can be implemented with this hack? Thanks for your help!
|
I have this hack pretty much done, except I want to do the same thing you do.
I think
this post applies to what we want to do. (This is speaking of images, but I think the same methodology for calling other pages applies) I'd really like to display a separate PHP file in the main window. Seems this isn't like working in frames like HMTL...