I have a directadmin panel inside my hosting website. Now there are domains and each domain has their own directadmin panel
I want to access phpmyadmin directly without need of adding credentials details and according to me its only possible if we log into directadmin first and then redirect to phpmyadmin. ( I dont have databases details because phpmyadmin credentials are auto generated/stored when we once login to directadmin)
This is one domain's clientpanel
How can I make this possible?
I am currently using curl post, before that I have tried form ,redirections, iframe etc.
PLEASE SOMEONE HELP!
ITS BEEN A WEEK I AM STUCKED
I want to access phpmyadmin directly without need of adding credentials details and according to me its only possible if we log into directadmin first and then redirect to phpmyadmin. ( I dont have databases details because phpmyadmin credentials are auto generated/stored when we once login to directadmin)
This is one domain's clientpanel
How can I make this possible?
I am currently using curl post, before that I have tried form ,redirections, iframe etc.
PLEASE SOMEONE HELP!
ITS BEEN A WEEK I AM STUCKED