Skip to main content

Account Creating Problem Via PHP

Comments

1 comment

  • KostonConsulting
    I'd highly recommend against using CURL to connect to a specific page in cPanel or WHM. Instead, use the cPanel APIs via the PHP XML API class on GitHub. Here's an example of how to create an account with that class:
    0

Please sign in to leave a comment.