Convert Temperature. 05/08/2021
Functions to convert temperatures in VB.Net
Author: Guitarman
Language:
Visual Basic .NET
Tags:
Read More
Regular Expressions In VB.Net 05/01/2021
This is a function I wrote to check for a valid email address.
Author: Guitarman
Language:
Visual Basic .NET
Tags:
Read More
Show RSS News Feeds 05/01/2021
Here's some code I've used in the past to show RSS news feed on PHP websites.
Author: Admin
Language:
PHP
Tags:
Read More
Sitemaps XML format 04/23/2021
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
This is a geo IP filter for a PHP website.
Author: Admin
Language:
PHP
Tags:
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
Redirect HTTP to HTTPS on IIS 04/10/2021
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
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
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
This is the SHA512 HASH using the System.Security.Cryptography.HashAlgorithm.
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