Start and Setup a PHP Session 07/27/2022
Here's how I start and setup a session for a PHP app.
SQL Query Examples 10/31/2021
Here's a short example of SQL Select, Insert, Update, and Delete Queries.
Example of .htaccess for PHP 10/06/2021
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
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
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
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
Copy an Active Directory Computer Account , LDAP.
Author: Admin
Language:
VB Script
Tags:
Read More
SQL Connection and Query 03/19/2021
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
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