| Server IP : 202.61.199.114 / Your IP : 216.73.217.139 Web Server : nginx/1.22.1 System : Linux de.arni-solutions.de 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64 User : web20 ( 1018) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /tmp/ispconfig3_install/remoting_client/API-docs/ |
Upload File : |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><title>ISPCOnfig 3 remote API documentation</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="definitionen.css">
<style type="text/css">
</style></head>
<body>
<div style="padding:40px">
<h1>login(<span class="var">$username</span>, <span class="var">$password</span>);</h1>
<br>
<p class="headgrp">Description: </p>
<p class="margin"> Starts a new remote session.</p><br>
<p class="headgrp">Input Variables: </p>
<p class="margin"> <span class="var">$username</span>, <span class="var">$password</span></p>
<p class="headgrp">Parameters (in <span class="var">$params</span>): </p>
<p class="margin"> None.</p>
<p class="headgrp">Output: </p>
<p class="margin"> Returns session ID.</p>
<p class="headgrp">SQL Interaction:</p>
<p class="margin"> "SELECT * FROM remote_user WHERE remote_username = '<span class="var">$username'</span> and remote_password = md5('<span class="var">$password</span>')"</p>
<!--<b>Output:</b>
<p style="margin-left:100px">Gives a record of </p> -->
</div>
</body></html>