grep --include=*.php -rnw . -e 'qsdqsd'

find . -iname "*.php" | xargs grep 'teletab'