On Sunday, September 11, 2016 at 8:00:04 AM UTC-7, Jim Jaltuch wrote: > > "Hard to speculate what 'simply does not run means'" - What that means is > that the php code will not execute within the html file. So, I am not > getting the desired result on the webpage. In other words, it just ignores > the code. > > > Did you try the test pages I posted (which verify php works) ?
Or are you trying to put a php block of code in a .html file ? If so, see if this helps any.... http://stackoverflow.com/questions/11312316/how-do-i-add-php-code-file-to-html-html-files
