Search found 2 matches

by halfhoot
Tue May 30, 2006 12:28 pm
Forum: PHP - Code
Topic: html in php question
Replies: 3
Views: 396

:oops: I had no idea you could split out the middle of {} areas between different <?php?> tags... Thank you... I feel silly. But happy!
by halfhoot
Tue May 30, 2006 10:24 am
Forum: PHP - Code
Topic: html in php question
Replies: 3
Views: 396

html in php question

Hello all, I've been trying to figure out if it's possible at all to put html in the middle of php without breaking the php or using echo or print. Hear me out... this is the situation: I'm just making an admin section for a web site. I used to work in cold fusion, but we want to move over to php fo...