I don't understand how the the header.html file is writing PHP in it's <title></title> tags ?
Title Tag In Php Working In Html Header File
Started by
TonyB
, Mar 2 2012 10:14 AM
2 replies to this topic
#1
Posted 2 March 2012 - 10:14 AM
#2
Posted 2 March 2012 - 10:31 AM
Sorry, but I think I understand now, the include or require file take on the extension of the parent file so that is why the PHP is working from an HTML file
undefined
#3
Posted 2 March 2012 - 10:59 AM
Yes, that's exactly what's happening.










