Newbie



Hi I am Relatively new to PHP and webdesign.
I have started making a website using PHP. It uses a CSS three column
layout.
Left column navigation, center column main content, right column contact
and other various site icons.
My problem is I call these left and right columns with <?php include

This works fine in Firefox but can not be seen at all in IE.
I do not understand why though as other PHP <? include things work in IE it
just seems calling another whole page within the columns doesn't.
Any tips?

The site is the one listed in my sig ... thanks in advance :)
--
..:*Justin*:. http://www.wired2blow.me.uk
'That's right,' he said. 'We're philosophers. We think, therefore we am.'"
-- Terry Pratchett, _Small God
.



Relevant Pages

  • Making a shoutbox from phpMyChat
    ... draws the chat login box on the right. ... These are 2 main lines from index, which just checks for cookies and calls layout. ... var time4LastLoadedMsg = null; ...
    (comp.lang.php)
  • Re: [PHP] symlink
    ... A symlink is the Un*x version of a Windows "shortcut" or the Mac's ... There is *ONE* thing I've been doing that's very PHP specific that I ... *NOW* instead of having an ugly non-intuitive layout for the CMS ... This makes it MUCH more intuitive for them to edit their site, ...
    (php.general)
  • Re: alternative to frames in php?
    ... >Let's say you have a layout and you have a default content area. ... >the php include function. ... For 10 pages you would need 10 if-statements. ... without your index script: ...
    (comp.lang.php)
  • Re: [PHP] Code optimization: single vs. double quotes?
    ... It's said that you shouldn't use tables for layout, ... MSN: dvdmandt€hotmail.com ... "Curt Zirzow" skrev i meddelandet ... >> HTML look perfect while requiring the least amount of syntax in PHP. ...
    (php.general)
  • Re: free PHP OOP book - Web applications desgin
    ... If you want customizable layout without changing the logic, try the MVC ... The best way to do it is to create the data from php in a XML (generate ...
    (php.general)