Search found 2 matches
- Tue May 30, 2006 12:28 pm
- Forum: PHP - Code
- Topic: html in php question
- Replies: 3
- Views: 396
- 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...