Forum Moderators: coopster

Message Too Old, No Replies

PHP Multi-content?

         

leliphent

9:29 pm on Jul 1, 2005 (gmt 0)

10+ Year Member



I am attempting to get php to work content similar to how frames would work... this is the layout i have in mind, and I am running into walls trying this...

<modnote>
header and footer section with nav and left and right content sections.

[edited by: jatar_k at 9:37 pm (utc) on July 1, 2005]
[edit reason] removed url [/edit]

jatar_k

5:10 pm on Jul 6, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



exactly and then echo those vars in the appropriate spot as above

probably you would need the full tags as I use shortcuts

<title><?php echo $title;?></title>

leliphent

5:59 pm on Jul 6, 2005 (gmt 0)

10+ Year Member



you rawk.

leliphent

9:03 pm on Jul 7, 2005 (gmt 0)

10+ Year Member



jatar_k

how much of a delay does using the http:// address for each link on the nav. bar cause?

I was wondering if you wanted to view the site I put together this week!
Let me know!

leliphent

3:31 pm on Jul 8, 2005 (gmt 0)

10+ Year Member



Yet another question....
this is about meta refresh, I want a page to automatically refresh, but I dont want to put the refresh in the header... any suggestions?

jatar_k

4:55 pm on Jul 8, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



I think meta refresh is your best bet if you want it to auto refresh, I assume you could also do it with javascript

>> how much of a delay does using the http://

I don't think it makes a difference, I assume you just mean using fully qualified urls for your links. I don't understand why that would make any type of delay so I am not sure what you are asking.

leliphent

5:34 pm on Jul 8, 2005 (gmt 0)

10+ Year Member



I was curious if it did or not, being that it would have to look externally instead of internally

jatar_k

6:12 pm on Jul 8, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



do you mean in your include?

leliphent

6:33 pm on Jul 8, 2005 (gmt 0)

10+ Year Member



actually i meant in the navigation bar

jatar_k

6:43 pm on Jul 8, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



then no worries
This 39 message thread spans 2 pages: 39