Untitled

Run Settings
LanguagePHP
Language Version
Run Command
<?php $url = 'locations/california/someservice-123/'; // $url = 'locations/california'; $matched = preg_match('|locations/(\w+)/(\w+)-(\d+)/|', $url, $matches); var_dump($matched, $matches);
Editor Settings
Theme
Key bindings
Full width
Lines