Hello,
I'm sorry, but I speak only little English.
I would like login cPanel with PHP and cURL and forward to phpMyAdmin (cPanel).
My web hosting is shared hosting, only access: https://s22.***.com:2083 (no have WHM access)
The cp.php file only:
How to?
Very-very thanks!
I'm sorry, but I speak only little English.
I would like login cPanel with PHP and cURL and forward to phpMyAdmin (cPanel).
My web hosting is shared hosting, only access: https://s22.***.com:2083 (no have WHM access)
The cp.php file only:
PHP:
<?php
// please help me how to
print '<a href="https://s22.***.com:2083" target="_blank">login cPanel and forward to phpMyAdmin</a>';
// https://s22.***.com:2083/cpsess**********/frontend/paper_lantern/sql/PhpMyAdmin.html
// https://s22.***.com:2083/cpsess**********/3rdparty/phpMyAdmin/index.php
?>
Very-very thanks!