Populate HTML Table on Page Load. 06/17/2022
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 More8
SQL Query Examples 10/31/2021
Here's a short example of SQL Select, Insert, Update, and Delete Queries.
Author: Admin
Language:
SQL
Tags:
sql
Read More69
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
Read More92
PHPMailer 09/19/2021
PHPMailer – A full-featured email creation and transfer class for PHP
Author: Admin
Language:
PHP
Tags:
Read More83
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 More68
Webserver Class 04/15/2021
This is a simple http webserver class I found years ago.
Author: Guitarman
Language:
C#
Tags:
Read More109
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 More69
SHA512 Class 03/30/2021
This is the SHA512 HASH using the System.Security.Cryptography.HashAlgorithm.
Author: Admin
Language:
C#
Tags:
sha512
Read More75
Evaluate Math Expression 03/29/2021
Evaluate a math expression entered in a text box.
Author: Admin
Language:
Visual Basic .NET
Tags:
Read More62
DataRow.IsNull Method (DataColumn) 03/28/2021
Gets a value that indicates whether the specified DataColumn contains a null value.
Author: Admin
Language:
Visual Basic .NET
Tags:
Read More46
Populate HTML Table on Page Load.
HTML Datetime Input Box
List All Files in a Directory Using PHP
Send email from a VB.Net application
PHP File Upload
Bad Word Filter
Securing Session INI Settings for PHP
Convert decimal to fraction and fraction to decimal
Scan Your Website Headers
Web Application Penetration Testing
Predefined PHP Variables
PHP Switch Statement
Add Two Numbers With Python
PHP whois lookup Class
SQL Query Examples
Example of .htaccess for PHP
PHPMailer
PHP min() and max() Functions
Send/Export DevExpress Reports to PDF
Execute JavaScript using onclick event
PHP whois lookup Class
Send/Export DevExpress Reports to PDF
Webserver Class
Escaping from HTML
PHP htmlentities
SHA256 Class
HS-HASH
Example of .htaccess for PHP
NSIS Installer Script
Show RSS News Feeds
If you would like to share your code on HS Codebank you can submit it using the contact page, email, or by registering and clicking the submit article button.
Register Contact Us