script>接收的地方$_POST['aaaaa']; 以上就介绍了ueditor自定义表单post过来的name,包括了方面的内容,希望对PHP教程有兴趣">
输入banner图图片脚本导航/分类

ueditor自定义表单post过来的name

自己加入name即可
<script id="editor" name="aaaaa"type="text/plain" style="width:1024px;height:500px;">script>
接收的地方
$_POST['aaaaa'];

以上就介绍了ueditor自定义表单post过来的name,包括了方面的内容,希望对PHP教程有兴趣的朋友有所帮助。