How do I compare two strings in PHP in the same way as LIKE in mysql.
For example:
"PARA" would be equal to "PARALLEL", "PARALLAX", "PARALLELEPIPEDO", "PARAMETER" ...
because it has the same start.
But regardless of form, I would like...
asked by
19.11.2015 / 18:33