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. 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 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! Link to comment https://forums.phpfreaks.com/topic/27793-not-working-as-php/#findComment-127150 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.