Skip to content

Instantly share code, notes, and snippets.

@d3y4n
Created April 4, 2014 14:56
Show Gist options
  • Save d3y4n/9976339 to your computer and use it in GitHub Desktop.
Save d3y4n/9976339 to your computer and use it in GitHub Desktop.
<?php
$NOCWorx = ['Robert', 'Chris', 'Dejan'];
empty($NOCWorx['Cthulhu']);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment