Get PHP details
hosting_getPHPDetailsV1Retrieve a website's complete PHP configuration, including current and available versions, extensions, option values, defaults, and plan limits. Use it to verify your setup before updating PHP.
Instructions
Returns the full PHP configuration for the website: current version, available versions
(supported and unsupported), enabled/disabled extensions, options with their current value,
default, type and the plan limit (max), and conflicting extension groups.
Use it to check the current PHP setup before updating the version, extensions or options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name | |
| username | Yes | username parameter |