HS Banner
HS Codebank Articles
Page 6 of 9

Sitemaps XML format 04/23/2021

Description:

The Sitemap protocol format consists of XML tags. All data values in a Sitemap must be entity-escaped. The file itself must be UTF-8 encoded.

Author: Guitarman
Language: HTML, XML
Tags:
Read More

Geo IP Filter 04/18/2021

Description:

This is a geo IP filter for a PHP website.

Author: Admin
Language: PHP
Tags:
Read More

Webserver Class 04/15/2021

Description:

This is a simple http webserver class I found years ago.

Author: Guitarman
Language: C#
Tags:
Read More

Redirect HTTP to HTTPS on IIS 04/10/2021

Description:

Add this to your web.config file to redirect users to HTTPS on IIS web servers. (ASP.Net and PHP)

Author: Guitarman
Language: HTML, XML
Tags:
Read More

PHP Filesystem Security 04/03/2021

Description:

Anyone learning PHP should read this and the rest of the security section in the PHP manual.

Author: Admin
Language: PHP
Tags:
Read More

TcpClient Class 04/01/2021

Description:

This is a class I've used on a network chat program I built.

Author: Guitarman
Language: C#
Tags:
Read More

SHA512 Class 03/30/2021

Description:

This is the SHA512 HASH using the System.Security.Cryptography.HashAlgorithm.

Author: Admin
Language: C#
Tags: sha512
Read More

Evaluate Math Expression 03/29/2021

Description:

Evaluate a math expression entered in a text box.

Author: Admin
Language: Visual Basic .NET
Tags:
Read More

Find missing numbers in a sequence. 03/29/2021

Description:

Returns the missing numbers in a sequence.

Author: Admin
Language: Visual Basic .NET
Tags:
Read More

DataRow.IsNull Method (DataColumn) 03/28/2021

Description:

Gets a value that indicates whether the specified DataColumn contains a null value.

Author: Admin
Language: Visual Basic .NET
Tags:
Read More

Submit Your Code

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

List of Supported Languages
Apache Config
Bash
C
C#
C++
CoffeeScript
CSS
Diff
GO
HTML, XML
HTTP
Java
JavaScript
JSON
Kotlin
Less
Lua
Makefile
Markdown
Nginx Config
NSIS
Objective-C
Perl
PHP
Plain Text
PowerShell
Properties
Python
Python REPL
R
Ruby
Rust
SCSS
Shell Session
SQL
Swift
TOML, also INI
TypeScript
VB Script
Visual Basic .NET
YAML
Request New Language