<?php include_once ("/etc/sentora/panel/modules/server/panel.api.php") ; $un="testsaravana"; $pwd="testsaravana"; $dom="testsaravana.com"; $subdom="testchk"; $output=panel_sub_domain_create ($un, $pwd, $dom, $subdom) ; echo $output; ?>