Skip to content

Instantly share code, notes, and snippets.

View Demoli's full-sized avatar

Neil Aitken Demoli

View GitHub Profile
@Demoli
Demoli / dev_test.php
Created March 16, 2012 10:53 — forked from valguss/dev_test.php
Thoughts on best way to test subdomain
<?php
//faster using strpos
$staging_subdomains = array(
's1',
's2',
's3',
's4',
's5',
'mac',
'local',