<?php

if(preg_match('/^[a-zA-Z]:[\/\\\\].+/', 'C:/Users/Charlie/Dropbox')) {
	echo "found";
	}