I have written a page that use 3-4 php scripts two of which are linked to a database. The problem is that when the file is parsed the page is not displayed properly as some extra HTML is produced out of nothing. I have checked everything more than once and tried everything, from splitting up the page to testing each component independently. Still when I put them together there is always an extra piece of html at the end. I transfer the same file to a different server and worked fine. Can that be a cache problem? Any other suggestions? Everything would be really appreciated, as it must be something really simple but fundamentally wrong to cause such a big problem.
Savvas