Re: How to insert HTML Tags into PHP codes..



On Sep 12, 6:15 am, anu <anunanni2...@xxxxxxxxx> wrote:
Hi,

I want to activate the POP3 protocol.. so can u tell the coding.
ya mine is SMTP n POP3 protocololy. so hw can i use it can u tell the
way n d coding..

Thank You,
Anu

Make certain that the php doesn't print or echo any other characters -
even white space - before the HTML that you want to create. The
HEADERS error will then be avoided, and proper HTML character set
header will be sent in its place.

.