deprecated and will be removed in
a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini
and use the php://input stream instead. in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>: Cannot modify header information - headers already sent in <b>Unknown</b> on line <b>0</b><br />. Please the answer is urgent.

I've moved your question to the Web Development forum. You posted under Digital Media even though this is a programming question, which is why it didn't receive any replies probably.

Anyways, the error message "Cannot modify header information ..." is because you are echo'ing something before calling all of your header() functions. May I see your PHP code so that I can tell you what to fix?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.