
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
Using PHP in the cPanel Interface | ||||||||
| Changed: | ||||||||
| < < | cPanel allows for additional pages to be written in PHP rather than straight HTML. This provides full access to our APIs via our API tags. | |||||||
| > > | cPanel allows for additional pages to be written in PHP rather than straight HTML. This provides full access to our APIs via our API tags. | |||||||
Usage | ||||||||
| Line: 16 to 16 | ||||||||
|
| ||||||||
| Changed: | ||||||||
| < < | cPanel tags are still available by using <cpanel> and <?cp> tags. These tags can be executed before or after the PHP script. The order of execution is determined by the file extension used: | |||||||
| > > | cPanel tags are still available by using <cpanel> and <?cp> tags. These tags can be executed before or after the PHP script. The order of execution is determined by the file extension used: | |||||||
| ||||||||