Hi everyone,

I am wondering how to do the following:

I have a php file that sort of serves as a "container" and has a
header, footer and side navigation which remain the same ...
furthermore, in the main part of the page, a file is called via
"include( );", and in this file there is a link for "previous" and
"next" ...which should call the main "container file" with the
previous or next "included file" ... 

In frames, this would be on problem, seeing that the "Included file"
would be displayed in one frame by itself, and thus the "prev" and
"next" links would call the respective files in the same frame ....
only, I am not using frames at all, but rather the header, foorter,
left side naviigation sections are php files which are included.

Would anyone have a suggestion on what to put in the <A HREF= ....> 
</A> tag to achieve this result? Any info is much appreciated.
God bless you with His grace and peace 
Wolfgang 

Looking for Biblical information? COME AND SEE! 
-- ONLINE Courses: http://classes.bibelcenter.de ... NEW!
-- BibelCenter: http://www.bibelcenter.de 
-- Bookstore: http://www.worthy.net/BibelCenter/ 




-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to