View Single Post
Old 10-21-2006, 03:18 PM   #8 (permalink)
SeanM
 
Status: Junior Member
Join Date: Oct 2006
Posts: 4
Trader Rating: (0)
SeanM is on a distinguished road
TD$: 0.00
Donate
Default Re: Database Problem - Topsite site
Quote:
Originally Posted by Mr Global View Post
turning off error reporting helps too, it's just a warning no error, propably this is because of the network bar at the top of the page, your coder should be able to fix it easy
Uhh, what are you talking about? It's an error for a reason because its not going to work. It is not just a warning it IS an error.

Use output buffering to solve your problem like DemonSlay has suggested. There are quite a few functions that have to do with output buffering

http://ca3.php.net/manual/en/ref.outcontrol.php

Just read that to learn how to use it.
SeanM is offline   Reply With Quote