- Windhoek, Namibia
- www.michaeljacobsen.ninja
Popular repositories Loading
-
detect-url-inside-string
detect-url-inside-string PublicThis PHP function uses a Regular Expression (regex) to find any matches that could represent a valid URL and then replaces them with a clickable link inside the supplied string.
PHP 1
-
remove-tags-and-its-content
remove-tags-and-its-content PublicThis PHP functions uses dynamic opening and closing tags and searches for them in the supplied string. It then removes them with its content.
PHP
-
get-browser-information
get-browser-information PublicThis PHP function gets the current browsers information and turn that into an array which contains the following information: User Agent, Browser Name, Version, Platform and Pattern.
PHP
-
country-codes-sql-script
country-codes-sql-script PublicThis SQL script creates a "countries_codes" table and stores the coutry's name and the short code for that country.
-
simple-php-encryption-function
simple-php-encryption-function Publichis is a simple PHP Encryption function which lets you encrypt and decrypt any string.
PHP
-
get-user-location-information
get-user-location-information PublicThis PHP script uses the current users IP address to get the location information about that user. It send the ip address to ipinfo.io and receive an array back with users location information.
PHP
If the problem persists, check the GitHub status page or contact support.