Scan Your Website Headers 02/12/2022
Here's a great site to scan the security headers for your website.
Author: Guitarman
Language:
Plain Text
Tags:
headers
security
Read More
Predefined PHP Variables 01/17/2022
PHP provides a large number of predefined variables to all scripts. The variables represent everything from external variables to built-in environment variables, last error messages to last retrieved headers.
Example of .htaccess for PHP 10/06/2021
A .htaccess (hypertext access) file is a directory-level configuration file supported by several web servers, used for configuration of website-access issues, such as URL redirection, URL shortening, access control (for different web pages and files), and more. The 'dot' (period or full stop) before the file name makes it a hidden file in Unix-based environments.
Author: Admin
Language:
HTTP
Tags:
html
.htaccess
php
Read More
Webserver Class 04/15/2021
This is a simple http webserver class I found years ago.
Author: Guitarman
Language:
C#
Tags:
Read More
If you would like to share your code on HS Codebank you can submit it by registering and clicking the submit article button on this page.
LoginRegisterContact Us