Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@ck-on
ck-on / ocp.php
Last active March 25, 2024 09:30
OCP - Opcache Control Panel (aka Zend Optimizer+ Control Panel for PHP)#ocp #php #opcache #opcode #cache #zend #optimizerplus #optimizer+
<?php
/*
OCP - Opcache Control Panel (aka Zend Optimizer+ Control Panel for PHP)
Author: _ck_ (with contributions by GK, stasilok)
Version: 0.1.7
Free for any kind of use or modification, I am not responsible for anything, please share your improvements
* revision history
0.1.7 2015-09-01 regex fix for PHP7 phpinfo
0.1.6 2013-04-12 moved meta to footer so graphs can be higher and reduce clutter
@maskingtape
maskingtape / dabblet.css
Created September 27, 2012 13:30
Desaturated background colour/image in firefox/webkit
/**
* Desaturated background colour/image in firefox/webkit
*/
li, a {
margin: 0;
padding: 0;
list-style-type : none;
position:relative;