MySQL Forums
Forum List  »  PHP

Re: Help! What type of SQL Error is this?
Posted by: Barry Galbraith
Date: September 18, 2016 12:06AM

That's a php error where you are attempting to redirect but HTTP header has already been sent so you can't redirect.
Usually a php coding error.

Good luck,
Barry.

Options: ReplyQuote


Subject
Written By
Posted
Re: Help! What type of SQL Error is this?
September 18, 2016 12:06AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.