phpinfo from the command line

echo "<?php phpinfo(); ?>" | php > phpinfo.txt
show phpinfo(); from the command line
Sample Output
no output

5
2009-02-16 19:02:01

2 Alternatives + Submit Alt

What Others Think

Alternatively: php -i > phpinfo.txt
piXelz · 792 weeks and 1 day ago
no output from variants 1/1b.. echo "" | php > phpinfo.txt -or- php -i > phpinfo.txt but alternatives are helpful.. thanks!
mazal · 570 weeks and 2 days ago
err.. echo "" | php > phpinfo.txt (chunk between quotes got yanked? --sorry for re-post experiment.. not enabled to edit.)
mazal · 570 weeks and 2 days ago
redux (read the blog manual).. echo "<?php phpinfo(); ?>" | php > phpinfo.txt -or- php -i > phpinfo.txt
mazal · 570 weeks and 2 days ago
Phpinfo is a command line tool used to display information on your PHP installation. This is a guide to using phpinfo() from the command line. I'm about to show you how to use this https://simplegrad.com/best-essay-writing-services/ PHP function from your terminal or shell, this is a simple and useful way of getting information about your web server!
Eerdson · 74 weeks and 1 day ago
Book converters can be useful if you want to read an e-book on a device that doesn't support the original onlineconvertfree.com, or if you want to edit or customize the book in some way.
Leeandoval · 61 weeks and 1 day ago

What do you think?

Any thoughts on this command? Does it work on your machine? Can you do the same thing with only 14 characters?

You must be signed in to comment.

What's this?

commandlinefu.com is the place to record those command-line gems that you return to again and again. That way others can gain from your CLI wisdom and you from theirs too. All commands can be commented on, discussed and voted up or down.

Share Your Commands



Stay in the loop…

Follow the Tweets.

Every new command is wrapped in a tweet and posted to Twitter. Following the stream is a great way of staying abreast of the latest commands. For the more discerning, there are Twitter accounts for commands that get a minimum of 3 and 10 votes - that way only the great commands get tweeted.

» http://twitter.com/commandlinefu
» http://twitter.com/commandlinefu3
» http://twitter.com/commandlinefu10

Subscribe to the feeds.

Use your favourite RSS aggregator to stay in touch with the latest commands. There are feeds mirroring the 3 Twitter streams as well as for virtually every other subset (users, tags, functions,…):

Subscribe to the feed for: