Page 2 of 2

Posted: Thu Jan 18, 2007 2:05 am
by dibyendrah
Trace the line where the print or echo lies before header function and that's it. Your problem will be solved. :wink:

Posted: Thu Jan 18, 2007 2:39 am
by josefv
Thanks for the kind words guys.

Ninja, I actually do have an qualification in Diploma in Advanced C++. So PHP is nice in terms of being similar to C++. I just hope there aren't a lot more small problems that require a load of time to solve.

Cheers guys!!!

8)

Posted: Thu Jan 18, 2007 2:59 am
by Luke
I see. :oops:

Posted: Thu Jan 18, 2007 12:49 pm
by RobertGonzalez
josefv wrote:I just hope there aren't a lot more small problems that require a load of time to solve.
Most problems don't require a load of time to solve. They usually require a bit of time to identify. But solving them is usually a matter of code logic, which for someone skilled at programming, should not be that big of an issue.