Approach: Parse all the lines and check which user have written cats. Solution. <?php. $regex = “/cats/”; echo preg_match($regex,"I like cats ...
確定! 回上一頁