Search found 2 matches

by scott1944
Fri Jul 10, 2009 4:01 pm
Forum: PHP - Code
Topic: <?php...?> in html code ignored
Replies: 4
Views: 290

Re: <?php...?> in html code ignored

Many thanks for responses. I will do as you suggest.
scott
by scott1944
Fri Jul 10, 2009 11:48 am
Forum: PHP - Code
Topic: <?php...?> in html code ignored
Replies: 4
Views: 290

<?php...?> in html code ignored

Embedding html in my php files works fine. Embedded php in an html file is ignored. For example, the following produces a blank page but with the head processed. Indeed, all html code is processed and no php code is. Any help offered will be much appreciated. <!DOCTYPE html PUBLIC "-//W3C//DTD ...