⚙️
PHP Tools Hub
Tools
PHP
Quick
Contact
Home
>
Tutorials
>
PHP
>
PHP Regular Expressions
>
PREG Functions
PREG Functions Tutorials
8 tutorials found.
📘
Perform Regex Match
PREG Functions | preg_match | PHP
📘
Perform Global Match
PREG Functions | preg_match_all | PHP
📘
Search Replace Regex
PREG Functions | preg_replace | PHP
📘
Replace with Callback
PREG Functions | preg_replace_callback | PHP
📘
Split String by Pattern
PREG Functions | preg_split | PHP
📘
Filter Array by Pattern
PREG Functions | preg_grep | PHP
📘
Escape Regex Characters
PREG Functions | preg_quote | PHP
📘
Get Last Regex Error
PREG Functions | preg_last_error | PHP