on the Remote access file example
http://www.cpanel.net/manual/remoteaccess.html
there is something wrong on this line
$response = $whm-&createacct(“&DOMAIN NAME HERE&”,&&USERNAME HERE&“,&&PASSWORD HERE&”,&&PACKAGE HERE&”);
error
line 116, near &PASSWORD HERE&&
(Might be a runaway multi-line && string starting on line 5)
Unrecognized character \x94 at remote.cgi line 116.
anyone can fix it or provide a php working script ?
thank you
http://www.cpanel.net/manual/remoteaccess.html
there is something wrong on this line
$response = $whm-&createacct(“&DOMAIN NAME HERE&”,&&USERNAME HERE&“,&&PASSWORD HERE&”,&&PACKAGE HERE&”);
error
line 116, near &PASSWORD HERE&&
(Might be a runaway multi-line && string starting on line 5)
Unrecognized character \x94 at remote.cgi line 116.
anyone can fix it or provide a php working script ?
thank you