Update lire les en-têtes PHP
getHeader('Accept') only return the value with the Accept key, to return all values in array, must use getHeaders()
Loading
Please sign in to comment
getHeader('Accept') only return the value with the Accept key, to return all values in array, must use getHeaders()