Checking if Header Exists
-
I’m trying to create a function that checks if headers exist and then sets them if it doesn’t.
I know ‘header_remove(“X-Powered-By”);’ exists for instance.
But does anyone know if there’s something like ‘header_exists(“X-Powered-By”);’? Or a way to check if a function has been set already?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Checking if Header Exists’ is closed to new replies.