コード例 #1
0
ファイル: Index.php プロジェクト: FadiBunni/HardcoreFight
<?php

require_once "Includes/Scripts/Login/SignUp.php";
$test = new SignUp();
$test->createUser("craptest", "noobshit", "*****@*****.**");