Essential PHP command-line options
View PHP module info
- php --ri memcache
View internal function, class or extension
- php --re memcache
Display load module
- php –m
Run code from command-line
- php -r "$foo = 'hello!'; $foo = strtoupper($foo); echo $foo;"
Written by Oliver Montes
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Php
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#