You don't have an account yet?
Become part of our PHP community and register now...
if( ( $position = strpos("1,2,3,4", "1")) !== false){ echo "Da ist eine 1 an Position '".$position."'!<br/>"; }
EDIT:It's a feature!
Comment