Full stack web developer, mainly at home in JavaScript and PHP (... and HTML, CSS). #adobeanalytics #wordpress
-
adlytics GmbH
- Heidelberg, Germany
- https://www.adlytics.de/
Pinned Loading
-
cryptMD5-for-javascript
cryptMD5-for-javascript PublicJavaScript conversion of crypt_md5() (Original by Poul-Henning Kamp)
-
ip-set
ip-set PublicForked from O-Mutt/ip-set
Efficient mutable set data structure optimized for use with IPv4 and IPv6 addresses. The primary use case is for working with potentially large IP blacklists.
JavaScript
-
-
Get rid of EU Cookie Banners (Tamper...
Get rid of EU Cookie Banners (Tampermonkey) 1// ==UserScript==
2// @name Get rid of EU Cookie Banners
3// @namespace http://blog.deobald.org/
4// @description Get rid of EU Cookie Banners
5// @license http://creativecommons.org/licenses/by-nc-sa/3.0/
-
PHP implementation of mysql's TO_DAY...
PHP implementation of mysql's TO_DAYS() and FROM_DAYS() functions 1<?php
23function TO_DAYS($date) {
4if (is_numeric($date)) {
5$res = 719528 + (int) ($date / 86400);
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.