PHP Shuffle 09/11/2022
Randomizes the order of the elements in an array.
Author: Admin
Language:
PHP
Tags:
php
shuffle
array
Read More359
List All Files in a Directory Using PHP 04/05/2022
In PHP there are several ways to get a list of files in a PHP application.
Author: Admin
Language:
PHP
Tags:
list
files
directory
php
glob
scandir
opendir
readdir
closedir
filesystemiterator
Read More364
Bad Word Filter 02/26/2022
Here's a filter you can use to remove bad words from user submitted data.
Author: Admin
Language:
PHP
Tags:
php
bad
word
filter
Read More278
PHP whois lookup Class 12/05/2021
This is a standalone php class to find whois information of a domain or IP.
Author: Guitarman
Language:
PHP
Tags:
php
Read More358
TcpClient Class 04/01/2021
This is a class I've used on a network chat program I built.
Author: Guitarman
Language:
C#
Tags:
Read More261
Find missing numbers in a sequence. 03/29/2021
Returns the missing numbers in a sequence.
Author: Admin
Language:
Visual Basic .NET
Tags:
Read More240
Get Json String From URL 03/25/2021
Get Json string from url and convert to DataTable.
Author: Admin
Language:
JSON
Tags:
Read More289
Powershell Script 03/24/2021
Here is a simple script that I use to copy and rename my daily reports.
Author: admin
Language:
PowerShell
Tags:
Read More235
SHA256 Class 03/19/2021
Computes the SHA256 hash for the input data.
Author: admin
Language:
C#
Tags:
cs
Read More331
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