php headers
Posted: Thu Jan 20, 2011 8:37 am
Hey guys,
I have a problem, i'm using ob_start to send multiples headers and it work but the problem is that my metada is not being sent, when i remove the ob_start it gets sent. Is there a way i can allow more info to be sent with ob_start? or should i use other methods to redirect to pages? i dont want to use javascript or meta http because they are not very reliable is there any other way?
Thanks for help.
I have a problem, i'm using ob_start to send multiples headers and it work but the problem is that my metada is not being sent, when i remove the ob_start it gets sent. Is there a way i can allow more info to be sent with ob_start? or should i use other methods to redirect to pages? i dont want to use javascript or meta http because they are not very reliable is there any other way?
Thanks for help.