Get PHP details
hosting_getPHPDetailsV1Fetch full PHP configuration for a domain: current and available versions, extensions, options, and plan limits. Check PHP setup before updating version, extensions, or options.
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 |