View Single Post
Old 01-12-2008, 08:57 PM  
MissFireCrotch
Confirmed User
 
MissFireCrotch's Avatar
 
Join Date: Jun 2007
Posts: 187
I always break out of php to show html.
such as:
PHP Code:
<?php
while (true)
{   
//open brace
?>
all my html tags <?php echo $phpVar?> with php vars included
<?php
}   //end brace
?>
__________________
Need some web dev? Contact ME
ICQ - 366621126
MissFireCrotch is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook