Skip to content

Instantly share code, notes, and snippets.

@kbarber
Created February 5, 2013 13:57
Show Gist options
  • Save kbarber/4714606 to your computer and use it in GitHub Desktop.
Save kbarber/4714606 to your computer and use it in GitHub Desktop.
$nodes = pdbnodequery(
['and',
['=','type','Class'],
['=','title','Mysql']])
$ips = pdbfactquery($nodes, 'ipaddress')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment