Posts by Roberto Junior • 3 points
1 post
-
0
votes2
answers3832
viewsQ: How to use the PHP preg_match command
How do I use the preg_match to detect a string where you have to start with "/command"? This function, for me, is very complicated to understand... I wanted to detect a /command at the beginning of…