COOMERDP Posted June 21, 2005 Share Posted June 21, 2005 Hi, I'm pretty new to CSS but less new to PHP. I've simply built a HTML page using a CSS (one of the dreamweaver MX samples!) and it works fine when I call it direct but not when I call it using an include statement inside PHP5. I've added the path to the CSS files inside the PHP but this does not seem to do the trick... Is there anything else I shoudl know or try? Any help much appreciated! Thanks, Darren. Link to comment https://forums.phpfreaks.com/topic/2362-include-htmlcss-into-php/ Share on other sites More sharing options...
Dillinger Posted June 21, 2005 Share Posted June 21, 2005 Showing us the code would likely be a good start... Link to comment https://forums.phpfreaks.com/topic/2362-include-htmlcss-into-php/#findComment-7761 Share on other sites More sharing options...
obsidian Posted June 21, 2005 Share Posted June 21, 2005 right: show us the code!!! lol. but, you may need to make sure that you are not trying to include a file with doctype and header information inside the body of another HTML page. Link to comment https://forums.phpfreaks.com/topic/2362-include-htmlcss-into-php/#findComment-7762 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.