chiprivers Posted November 19, 2006 Share Posted November 19, 2006 I have started rescripting my site using CSS for page layout but it is not working correctly as a .php file! Let me explain myself;I have started building up the script to layout the header and initially I had it saved as a .htm file. It was working fine and all elements were displaying correctly. I then wanted to add in some php so I resaved as a .php file. It now displays differently in as much that it does not show any empty divs. Is this normal behaviour? The empty divs were displayed when it was a .htm file!This is not a real problem as the divs will house content but it will give me a better understanding of the scripts behaviour. Quote Link to comment https://forums.phpfreaks.com/topic/27793-not-working-as-php/ Share on other sites More sharing options...
emehrkay Posted November 19, 2006 Share Posted November 19, 2006 try putting in the empty divs Quote Link to comment https://forums.phpfreaks.com/topic/27793-not-working-as-php/#findComment-127148 Share on other sites More sharing options...
chiprivers Posted November 19, 2006 Author Share Posted November 19, 2006 Sorry, you will have to ignore my stupidity! I should have checked my code first, my php script was wrong so everything after it was not displaying! Quote Link to comment https://forums.phpfreaks.com/topic/27793-not-working-as-php/#findComment-127150 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.