Jump to content
[MUST READ] Forum Rules ×

selamhosting

Senior Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by selamhosting

  1.  

    hello compressor script can be installed normally ssh is required thank you

  2. we know it how you did it by asking for help in the forum you see it I do not understand it if you do not help it there is not a rumor in opening a forum
  3. this forum is not a support forum, I guess nobody is supporting each other
  4. I can not make a cause but on the support nobody wants to help nobody hiding secrets nobody wants to give nobody thank you
  5. I use whmcs if you ask me if you help me I have not done it in 1 week please nobody helps
  6. there is no idea believe me, can you send me a sample php sample
  7. image 1 https://prntscr.com/glgn4b image 2 https://prntscr.com/glgngm how to integrate yada how to put files in the picture
  8. Do you have a ready-made script to help me integrate MyOwnFreeHost
  9. How can I integrate the php script with a sample file yada script is missing
  10. I do not know where you add these codes, whmcs is an external script Example use \HansAdema\MofhClient\Client; // Create a new API client with your API credentials. $client = Client::create([ 'apiUsername' => 'your_api_username', 'apiPassword' => 'your_api_password', 'plan' => 'my_plan', // Optional, you can define it here or define it with the createAccount call. ]); // Create a request object to create the request. $request = $client->createAccount([ 'username' => 'abcdefgh', // A unique, 8 character identifier of the account. 'password' => 'password123', // A password to login to the control panel, FTP and databases. 'domain' => 'userdomain.example.com', // Can be a subdomain or a custom domain. 'email' => '[email protected]', // The email address of the user. 'plan' => 'my_plan', // Optional, you can submit a hosting plan here or with the Client instantiation. ]); // Send the API request and keep the response. $response = $request->send(); // Check whether the request was successful. if ($response->isSuccessful()) { echo 'You can login as: ' . $response->getVpUsername(); } else { echo 'Failed to create account: ' . $response->getMessage(); }
  11. please give me your passwords, please help me, I need a lot, gentleman
  12. hello I am waiting for your support for free hosting project in turkey I do not have any information about api I am using whmcs system but I can not integrate please help
  13. hello I am waiting for your support for free hosting project in turkey I do not have any information about api I am using whmcs system but I can not integrate please help
×
×
  • Create New...