HS Banner
HS Codebank Articles
Page 1 of 1

Start and Setup a PHP Session 07/27/2022

Description:

Here's how I start and setup a session for a PHP app.

Author: Admin
Language: PHP
Tags: session php
Read More

SQL Query Examples 10/31/2021

Description:

Here's a short example of SQL Select, Insert, Update, and Delete Queries.

Author: Admin
Language: SQL
Tags: sql
Read More

Example of .htaccess for PHP 10/06/2021

Description:

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



MySQL TEXT Data Type 05/13/2021

Description:

In this tutorial, you will learn how to use MySQL TEXT for storing text data in the database table.

Author: Admin
Language: SQL
Tags:
Read More

MS SQL Backup Class 05/08/2021

Description:

Here's a class I wrote to backup an MS SQL database.

Author: B.Henry
Language: Visual Basic .NET
Tags:
Read More

Insert into SQL 03/28/2021

Description:

Simple way to insert into an SQL server database.

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

Active Directory Computer Accounts 03/27/2021

Description:

Copy an Active Directory Computer Account , LDAP.

Author: Admin
Language: VB Script
Tags:
Read More



SqlConnection Class in C# 03/20/2021

Description:

Represents a connection to a SQL Server database.

Author: b.henry
Language: C#
Tags: cs
Read More

SQL Connection and Query 03/19/2021

Description:

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

Author: b.henry
Language: Visual Basic .NET
Tags: SQL connection vb.net
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