HS Banner
HS Codebank Articles
Page 1 of 2

PHP Time Function 01/07/2024

Description:

This is a simple PHP time function.

Author: Admin
Language: PHP
Tags: php time
Read More120

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 More415

Populate HTML Table on Page Load. 06/17/2022

Description:

Here's a simple way to populate an HTML table on page load using PHP.

Author: Admin
Language: PHP
Tags: html php table foreach
Read More453



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 More332

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 More280

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 More256

Insert into SQL 03/28/2021

Description:

Simple way to insert into an SQL server database.

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



Active Directory Computer Accounts 03/27/2021

Description:

Copy an Active Directory Computer Account , LDAP.

Author: Admin
Language: VB Script
Tags:
Read More269

Resize Image 03/27/2021

Description:

A cool image resizing function.

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

SqlConnection Class in C# 03/20/2021

Description:

Represents a connection to a SQL Server database.

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