Parse loaded modules from phpinfo() page


/ Published in: Bash
Save to your folder(s)

Useful for quickly retrieving loaded modules from other servers. Replace GET with your favorite command-line http client like lwp-request or curl. Assumes you have a page containing only the phpinfo() function commonly used in development.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.