Hi folks,
A client of mine has requested me to link a registration page (php file). However, when I link this, this registration features the header and footer.php files which I would like removed.
In other words, I would like to host an PHP file independent of my wordpress site. This php page is cruicial as it connects to an external server (sort of like a redirect).
Is there any way I can go about this?