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. Quote 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... Quote 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. Quote Link to comment https://forums.phpfreaks.com/topic/2362-include-htmlcss-into-php/#findComment-7762 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.