- Grevenbroich, Germany
Pinned Loading
-
-
Php-Tuning/dnschk
Php-Tuning/dnschk Publicsimple shell script using dig that fetches multiple dns servers. helpful if you want to see if an dns update is still pending
Shell 1
-
Php-Tuning/sslvalid
Php-Tuning/sslvalid Publicsimple script using curl to see if a ssl certificate is valid or not.
Shell
-
php - do something in christmas/ adv...
php - do something in christmas/ advent season.... 1<?php
2$day_mon = date('md');
3$firstadvent = 1224 - date('w',mktime(1,1,1,12,24,date('Y'))) - (7*3);
4if ( $firstadvent <= 1200 ){
5$firstadvent = $firstadvent - 70;
-
phpLikeRound.js
phpLikeRound.js 1/**
2* Returns rounded number with defined precision
3* @param {number} value - number that gets rounded
4* @param {number} decimal_place - precision
5* @returns {number}
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.