← Back to index
UnknownPHP1 min read

Regular Expression Matching

quick reference for regular expression matching. more notes soon.

php

Solutions in this repo

  • PHPregular-expression-matching/solution-v1.phpsolution-v1.php
  • PHPregular-expression-matching/solution.phpsolution.php

auto-generated entry for Regular Expression Matching. more detailed notes will be added soon. the solutions below link to files in this repository.

languages covered: PHP.

solution files

  • PHP regular-expression-matching/solution-v1.php
  • PHP regular-expression-matching/solution.php