Login page

Create your own login form. Its easy!


Replace yourpanel.com with the url to your panel. View your GameCP login form's source code in a web-browser for more help!
<form action="http://yourpanel.com/index.php" method="post">
	Username: <input type="text" name="user" maxlength="30">
	Password: <input type="password" name="pass" maxlength="30">
	<input type="hidden" name="sublogin" value="Login">
	<input type="submit" value="Login to GameCP">
</form>


Or a direct link:

http://yourpanel.com/?username=USERNAME&password=PASSWORD




(wiki tools)
Personal tools
Views
Actions




Need help? Chat with us!