info

phpinfo() 信息. Check the phpinfo() chapter for more information.

  1. {
  2. "info": [
  3. {
  4. "header": ["Directive", "Value"],
  5. "rows": [
  6. ["setting1", "value1"],
  7. ["setting2", "value2"]
  8. ]
  9. }
  10. ]
  11. }