# HTML tags within PHP

**URL:** https://forum.kirupa.com/t/html-tags-within-php/219455
**Category:** programming
**Created:** [March 16, 2007, 4:33pm UTC](https://forum.kirupa.com/t/html-tags-within-php/219455 "2007-03-16T16:33:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![lifeouts](https://avatars.discourse-cdn.com/v4/letter/l/c6cbf5/32.png) [@lifeouts](https://forum.kirupa.com/u/lifeouts)
#### Post date: [March 16, 2007, 4:33pm UTC](https://forum.kirupa.com/t/html-tags-within-php/219455/1 "2007-03-16T16:33:56Z")

</div>

I found a very helpful tutorial on how to integrate HTML tags with my PHP code. I am running into trouble however when I try to add HTML tags to my PHP code within a while loop that is printing an array. Any changes to what I do when just adding HTML to a print statement?

Thanks,  
Lifeouts
