Chalarangelo / 30-seconds-of-php

Short PHP code snippets for all your development needs

Home Page:https://www.30secondsofcode.org/php/p/1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

isContains pointless

paulcanning opened this issue · comments

Another pointless snippet; isContains.

It's wrapping a super basic function and offers nothing new.

I agree, and it's wrong, strpos return the position, not only true/false

strpos_sandbox

@sohelamin why has this been closed?

commented

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for any follow-up tasks.