31.05.2012, 22:49
No sorry... In PHP you have header('location: somewhere'); or just header('SOMETHING');, this must be above any content on the page (so above the <html> tags) and shouldn't have white space above them. I find them very tricky, sometimes they work but most of the time you do need to add them at the top of the page rather than in the middle.