新建一次合并、继续重构
This commit is contained in:
12
public/blog/master/push.php
Executable file
12
public/blog/master/push.php
Executable file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
?>
|
||||
<title>master</title>
|
||||
|
||||
|
||||
<form action="post_data.php" method="POST">
|
||||
<textarea name="data" placeholder="在这里输入数据..."></textarea>
|
||||
<br>
|
||||
<br>
|
||||
<input type="submit" value="保存数据">
|
||||
</form>
|
||||
Reference in New Issue
Block a user