Skip to content

Instantly share code, notes, and snippets.

@e2kaneko
Created October 8, 2015 06:57
Show Gist options
  • Save e2kaneko/5d5848475c0c2fad4687 to your computer and use it in GitHub Desktop.
Save e2kaneko/5d5848475c0c2fad4687 to your computer and use it in GitHub Desktop.
shellからphp実行
>php -r "echo strpos('ABC999999', 'ABC9');"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment