a_listsurvey.html

来自「php+mysql做的调查问卷管理系统php+mysql做的调查问卷管理系统」· HTML 代码 · 共 7 行

HTML
7
字号
<TABLE CELLPADDING=5 CELLSPACING=0 BORDER=0 WIDTH=100%>
<TR><TD style="text-align: justify;">
Inside of your base phpQ directory, you will find a file called index.php.  If <B>List Active Surveys</B> is set to "Yes," this page will contain a list of all of your active surveys along with their descriptions.  This is useful if you wish to allow your users to see all of the current surveys that are available.  The feature can be turned off by setting <B>List Active Surveys</B> to "No."  index.php lists the active surveys within your <B>Default Template</B>.<BR><BR>
If the fillsurvey.php file (this is what users complete your surveys with) is accessed without any arguments, it will be redirected to index.php in your base phpQ directory.<BR><BR>
</TD></TR>
</TABLE>

⌨️ 快捷键说明

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