HS Banner
HS Codebank Articles
Page 8 of 8

Get and format date in PHP 03/20/2021

Description:

date() Returns a string formatted according to the given format string using the given integer timestamp

Author: Brian Henry
Language: PHP
Tags: cs
Read More268

HS-HASH 03/19/2021

Description:

HS-HASH is a data hashing class that uses a secure hash algorithm and returns the hashed value of the entered string.

Author: admin
Language: C#
Tags: hs hash sha512 sha256
Read More324

SHA256 Class 03/19/2021

Description:

Computes the SHA256 hash for the input data.

Author: admin
Language: C#
Tags: cs
Read More347



NSIS Installer Script 03/19/2021

Description:

NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers.

Author: Brian Henry
Language: NSIS
Tags: NSIS installer
Read More292

HS Progress Bar 03/19/2021

Description:

The goal of HS WPF progress bar control is to provide a simple and good looking control that also shows the text value of the progress bar.

Author: admin
Language: Visual Basic .NET
Tags: hs progress bar
Read More273

SQL Connection and Query 03/19/2021

Description:

This is a SQL connection and query using the System.Data.SqlClient

Author: Brian Henry
Language: Visual Basic .NET
Tags: SQL connection vb.net
Read More284

JavaScript Output 03/18/2021

Description:

Here's an example of javascript using innerHTML

Author: Brian Henry
Language: JavaScript
Tags: javascript
Read More267



PHP htmlentities 03/17/2021

Description:

htmlentities — Convert all applicable characters to HTML entities

Author: Brian Henry
Language: PHP
Tags: php
Read More316