php - How to update multiple pages by just editing one -
i have header on each page of website, , more pages added, increasingly difficult change of them. looked up, , found need use php, using include("menu.html");. possible on github pages. found out need end file in .php, whenever try access page, there 404 error.
ex. blahblah.php
i can't got page. how can page?
edit: well, looks github can't php. there anyway can update files @ once on github, or other web hosts can that?
Comments
Post a Comment