I would like to know if its ok to use ” include ‘file.php’; ” / php in my themes?
Thanks!
Enatox said
I would like to know if its ok to use ” include ‘file.php’; ” / php in my themes? Thanks!
well if its a theme then it should be mostly php
if its a site template, yes you can include php but youll need a working HTML version as well(without any php)
All I am going to use php wise is the include feature, is that ok?
Thanks
lately the threads are getting weirder and weirder… 
but if you refer to a simple html template, then to my knowledge you can include some php
