How to insert HTML Tags into PHP codes..
am 11.09.2007 14:15:43 von AnuHi,
How to insert HTML Tags into PHP codes..
Thank You,
Anu
Hi,
How to insert HTML Tags into PHP codes..
Thank You,
Anu
anu wrote:
>
> Hi,
>
> How to insert HTML Tags into PHP codes..
>
>
>
>
> Thank You,
> Anu
>
Just echo them out.
This is a title created in PHP'; ?>
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Hi,
Thank u sir..
but i tryed tat.. it showing sum error in header tags..
Jst say i want to include n tags and all...
tat body,title tags and all.. Reply plz..
Thank You,
Anu
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
On Sep 12, 6:15 am, anu
> 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.
anu wrote:
>
> Hi,
> Thank u sir..
> but i tryed tat.. it showing sum error in header tags..
> Jst say i want to include n tags and all...
> tat body,title tags and all.. Reply plz..
>
>
> Thank You,
> Anu
>
Just "some error in header tags" doesn't say much.
Are you trying to do this in an email? Or a web page?
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Hi,
Yup, im running in tat in web page.
thanks,
Anu
anu wrote:
>
>
> Hi,
>
> Yup, im running in tat in web page.
>
>
> thanks,
> Anu
>
Then you need to check your code. It does work. But you said nothing
about the error you're getting, the code which is causing the error...
So we really have no way to help you.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================