<?php $regex = '^(/|https?://)?'; var_dump(preg_match('/' . $regex . '/u', ''));
You have javascript disabled. You will not be able to edit any code.