⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 votes.php

📁 1.增加了近40项后台核心设置
💻 PHP
字号:
<?php
$votesindex[1] = "<form action='vote.php' method=post>&nbsp;aaa<br><input type=radio name=vote[0] value='1'> 选项一<br><input type=radio name=vote[0] value='2'> 选项二<br><input type=radio name=vote[0] value='3'> 选项三<br><input type=radio name=vote[0] value='4'> 选项四<br><input type=radio name=vote[0] value='5'> 选项五<br><br><input type=hidden name='name' value='1'><input type=submit name=submit value='提交'> <a href='vote.php?job=show&name=1' target=_blank>投票结果</a></form>";?>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -