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

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -