windows - Make PHP command line display phpinfo page by page? -


when use php cli phpinfo end last half. here command:

> php -i

i'm not sure call? there way of controlling output portion displayed piece @ time press of key? both on windows , linux

php -i | more 

should work on both linux , unix. on linux, though, more alias equivalent less


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -