diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2021-07-08 13:42:06 +0100 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2021-07-08 13:42:06 +0100 |
| commit | 897a7072912a6de6f8579390fb764985e37e3e67 (patch) | |
| tree | 49300217444df860ab460cd1480cf5f233dd7c3b /www/posts/php/index.html | |
| parent | 81d1cb4f38a12b27b92fcccf182c3e4fd05c9271 (diff) | |
Add HTTP_AUTHORIZATION Missing From Global $_SERVER Variable
Diffstat (limited to 'www/posts/php/index.html')
| -rw-r--r-- | www/posts/php/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/posts/php/index.html b/www/posts/php/index.html index a274e1d..4b9c00d 100644 --- a/www/posts/php/index.html +++ b/www/posts/php/index.html @@ -18,7 +18,7 @@ <link href="/posts/php/atom.xml" type="application/atom+xml" rel="alternate" title="The Home of David T. Sadler - All Posts About PHP"/> </head> <body> - <section><h1>The Home of David T. Sadler - All Posts About PHP</h1><a href="/posts/php/2021-01-18/installing-php-8-for-windows-10/">2021-01-18 - Installing PHP 8 for Windows 10</a><h3>License</h3><a href="https://creativecommons.org/licenses/by-sa/4.0/">The contents of this site is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.</a><p>Copyright © 2021 David T. Sadler.</p><a href="/">Return to Homepage.</a></section> + <section><h1>The Home of David T. Sadler - All Posts About PHP</h1><a href="/posts/php/2021-07-08/http-authorization-missing-from-global-server-variable/">2021-07-08 - HTTP_AUTHORIZATION Missing From Global $_SERVER Variable</a><a href="/posts/php/2021-01-18/installing-php-8-for-windows-10/">2021-01-18 - Installing PHP 8 for Windows 10</a><h3>License</h3><a href="https://creativecommons.org/licenses/by-sa/4.0/">The contents of this site is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.</a><p>Copyright © 2021 David T. Sadler.</p><a href="/">Return to Homepage.</a></section> <script defer src="/js/highlight.min.js"></script> <script defer src="/js/site.js"></script> </body> |
