Designed to delete cPanel subdomains on cPanel hosting.
Input:
Update program header with above settings and php script is ready to use.
Usage: (you can use this script in either way)
Download Delete cPanel Subdomain PHP Script
Input:
- cPanel account username
- cPanel account password
- cPanel skin
- list of subdomains to be deleted in the plain text file (for bunch subdomains delete)
Update program header with above settings and php script is ready to use.
Usage: (you can use this script in either way)
- Open script in browser and fill the form data
- Pass all information via URL (form will not appear in this case)
Example: subdel.php?cpaneluser=USER&cpanelpass=PASSWORD&domain=DOMAIN&subdomain=SUBDOMAIN - List all subdomains to be deleted in the plain text file
Download Delete cPanel Subdomain PHP Script