- Denmark
- flygenring.eu
- @MrFlygenring
Pinned Loading
-
-
HttpStatus
HttpStatus PublicA small, self-contained utility for working with HTTP statuses
JavaScript
-
A proper drop-in replacement for apa...
A proper drop-in replacement for apache_request_headers() when that's not available 1<?php23if(!function_exists('apache_request_headers')) {
4///5function apache_request_headers() {
-
HttpStatusHelper.js
HttpStatusHelper.js 1/**2* Reference and translate HTTP Status Codes3* Modified from: https://github.com/prettymuchbryce/node-http-status/blob/master/index.js4* Implemented according to:5* - http://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml -
Just a quick thought on generating F...
Just a quick thought on generating Fibonacci numbers 1for(var f=[0,1], i=0; i<20; f[i+2]=f[i++]+f[i]);
-
MODX Snippet to get a field from a r...
MODX Snippet to get a field from a resource based on a supplied resource id, meant to be used as an output filter. 1<?php2/**3* Gets a field from a resource based on a supplied resource id, meant to be used as an output filter.4*5* Based on a resource ID a field can be retrieved. This can be standard fields as 'pagetitle' or 'alias',
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.

