Afficher un message
Vieux 11/09/2007, 14h43   #2
Jerry Stuckle
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: How to insert HTML Tags into PHP codes..

anu wrote:
>
> Hi,
>
> How to insert HTML Tags into PHP codes..
>
>
>
>
> Thank You,
> Anu
>


Just echo them out.

<?php echo '<title>This is a title created in PHP</title>'; ?>

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
  Réponse avec citation
 
Page generated in 0,05026 seconds with 9 queries