HS Banner
HS Codebank Articles
Page 1 of 1

User-defined functions 07/08/2023

Description:

User-defined function are used to preform task in PHP code like saving a user's form input to a database.

Author: Admin
Language: PHP
Tags: functions php
Read More288

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 More1232

Show Percentage 03/27/2021

Description:

Show percentage for a progress bar.

Author: Guitarman
Language: Visual Basic .NET
Tags:
Read More245



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 More285