Regular Expressions 101

Community Patterns

Find php short open tags

1

Regular Expression
PCRE (PHP <7.3)

Description

Finds instances of <? instead of <?php

Submitted by JayCee - 9 years ago