Forum Moderators: phranque
i'm trying to add a header to all my pages using .htaccess Wrappers (TORTILLA WRAP).
source:
Searched for "HTACCESS Wrappers" in google.
All results has the same code.
All .htm .html files and /directory/ working just fine!
My problem is with .php files. PHPs are not include the header.
I try rename the header.html to header.php and echo(" the code, but the same problem occoured. HTMLs working fine, PHPs do nothing.
I'm really stuck with this problem and need some help please.