Page 1 of 1

PHP include is knocking out tables

Posted: Tue Apr 07, 2009 4:11 pm
by tjosephads
Hi,

I am using php to bring in external web content utilizing the "include" tool. When I do this with a page that has header content, it knocks apart the table I'm putting it into. Is there a way to use php include for sites that may already have header content - or - is there a way to do it otherwise to guarantee avoiding a conflict?

Thank you.
Tim

Re: PHP include is knocking out tables

Posted: Thu Apr 09, 2009 4:00 pm
by McInfo
Are you trying to include content from another server or code from another server?

Edit: This post was recovered from search engine cache.