Skip to content

Instantly share code, notes, and snippets.

@sakti
Created December 21, 2010 23:25
Show Gist options
  • Save sakti/750805 to your computer and use it in GitHub Desktop.
Save sakti/750805 to your computer and use it in GitHub Desktop.
<html>
<form enctype="multipart/form-data" action="ps.php" method="POST">
<!-- MAX_FILE_SIZE must precede the file input field -->
<input type="hidden" name="MAX_FILE_SIZE" value="9000000" />
<!-- Name of input element determines name in $_FILES array -->
Send this file: <input name="userfile" type="file" />
<input type="submit" value="Send File" />
</form>
</html>
@toptw
Copy link

toptw commented May 3, 2020

define("top","testforapi");//必须是下面用户名下的公开仓库
define("hoki","yumusb");//必须是当前GitHub用户名
define("topbox@yahoo.com","yumusb@foxmail.com");//
define("a29b31b1895d2df4f6347d021e36299a6d3adb93","YourToken");

@toptw
Copy link

toptw commented May 3, 2020

define("oppxx/opp","testforapi");//必须是下面用户名下的公开仓库
define("hoki","yumusb");//必须是当前GitHub用户名
define("oppw38@gmail.com","yumusb@foxmail.com");//
define("a29b31b1895d2df4f6347d021e36299a6d3adb93","YourToken");

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment