If I have a body tag that looks something like this <body id="home
page"> where each page on my website has a unique "id", is it possible
to retrieve the body tag in PHP and pass the id along as a variable?
page"> where each page on my website has a unique "id", is it possible
to retrieve the body tag in PHP and pass the id along as a variable?
Comment