Skip to content

Instantly share code, notes, and snippets.

View brunohl91's full-sized avatar

Bruno Leite brunohl91

  • Lettel Data
  • Passo Fundo, Brazil
View GitHub Profile
@ezzatron
ezzatron / num-cpus.php
Created October 28, 2011 03:53
Function to detect number of CPUs in PHP
<?php
/**
* Copyright © 2011 Erin Millard
*/
/**
* Returns the number of available CPU cores
*
* Should work for Linux, Windows, Mac & BSD