reset
escape quotes in php string
check if php array
preg function explorer
Warning
: Undefined variable $preg in
/home/u913925451/domains/8ix.cc/public_html/regex/index.php
on line
153
>
preg_match($regex, $input, $matches);
Warning
: Undefined variable $preg in
/home/u913925451/domains/8ix.cc/public_html/regex/index.php
on line
157
>
preg_match_all($regex, $input, $matches);
Warning
: Undefined variable $preg in
/home/u913925451/domains/8ix.cc/public_html/regex/index.php
on line
161
>
preg_grep($regex, $input);
Warning
: Undefined variable $preg in
/home/u913925451/domains/8ix.cc/public_html/regex/index.php
on line
165
>
preg_filter($regex, $replace, $input);
Warning
: Undefined variable $preg in
/home/u913925451/domains/8ix.cc/public_html/regex/index.php
on line
169
>
preg_replace($regex, $replace, $input);
$regex
$replace
$input