User-defined functions 07/08/2023
User-defined function are used to preform task in PHP code like saving a user's form input to a database.
Environment GetFolderPath Method 10/21/2022
GetFolderPath (Environment+SpecialFolder) gets the path to the specified system special folder.
Author: Admin
Language:
Visual Basic .NET
Tags:
environment
getfolderpath
Read More
Convert decimal to fraction and fraction to decimal 02/13/2022
Here's two functions I found in the wild that will convert a decimal to fraction and a fraction to decimal
Author: Admin
Language:
Visual Basic .NET
Tags:
fraction
decimal
convert
Read More
PHP min() and max() Functions 09/05/2021
The min() and max() functions can be used to find the lowest or highest value in a list of arguments:
Author: Admin
Language:
PHP
Tags:
Read More
Length Conversions 05/08/2021
Functions to convert length
Author: Guitarman
Language:
Visual Basic .NET
Tags:
Read More
Volume Conversions 05/08/2021
Functions to convert volumes
Author: Guitarman
Language:
Visual Basic .NET
Tags:
Read More
Convert Temperature. 05/08/2021
Functions to convert temperatures in VB.Net
Author: Guitarman
Language:
Visual Basic .NET
Tags:
Read More
Webserver Class 04/15/2021
This is a simple http webserver class I found years ago.
Author: Guitarman
Language:
C#
Tags:
Read More
Evaluate Math Expression 03/29/2021
Evaluate a math expression entered in a text box.
Author: Admin
Language:
Visual Basic .NET
Tags:
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