Regular Expressions 101

Community Patterns

PHP preg_match

0

Regular Expression
PCRE (PHP <7.3)

#
<input[^>]*type="file"[^>]*>
#
i

Description

All PHP preg_match

Submitted by Tomer - 7 years ago (Last modified 9 months ago)