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

📄 index.html

📁 php+mysql做的调查问卷管理系统php+mysql做的调查问卷管理系统
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<HTML>

<HEAD>

<TITLE>phpQuestionnaire: User Manual</TITLE>

<STYLE TYPE=text/css>
  A.phpQmenu    { font-family: verdana,arial,helvetica; font-size: 10px; color: #6699CC; text-decoration: none; }
  TD            { font-family: verdana,arial,helvetica; font-size: 10px; color: #333366; }
  SELECT        { font-family: verdana,arial,helvetica; font-size: 10px; }
  SELECT.small  { width: 50px; }
  SELECT.medium { width: 100px; }
  SELECT.large  { width: 200px; }
  SELECT.huge   { width: 400px; }
  INPUT         { font-family: verdana,arial,helvetica; font-size: 10px; }
  INPUT.small   { width: 50px; }
  INPUT.medium  { width: 100px; }
  INPUT.large   { width: 200px; }
  INPUT.huge    { width: 400px; }
  INPUT.wizard1 { width: 325px; }
  INPUT.wizard2 { width: 240px; }
  TEXTAREA      { font-family: verdana,arial,helvetica; font-size: 10px; width: 400px; height: 60px; }
  .tab          { text-decoration: none; color: #333366; }
  .tabon        { text-decoration: none; color: #336633; }
  .pagelink     { text-decoration: underline; color: #333366; }
  .link         { text-decoration: none; color: #333366; }
  .link:hover   { text-decoration: underline; color: #333366; }
  .pagetitle    { color: #FFFFFF; font-size: 25px; font-weight: bold; }

  .toctitle     { font-size: 14px; font-weight: bold; }
  .tocsubtitle  { font-size: 12px; }
  .figureTable  { border-left: 1px solid #333366; border-right: 1px solid #333366; border-top: 1px solid #333366; border-bottom: 1px solid #333366;}
</STYLE>




</HEAD>

<BODY BGCOLOR=#333366>

<CENTER>

<TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0 WIDTH=600>
<TR>
  <TD><IMG SRC="../admin/images/logo.gif" WIDTH=151 HEIGHT=46 ALT="phpQuestionnaire"></TD>
  <TD ALIGN=RIGHT valign=bottom class=pagetitle>v2.2 User Manual</TD>
  <TD></TD>
</TR>
<TR>
  <TD BGCOLOR=#FFFFFF><IMG SRC="../admin/images/logo2.gif" WIDTH=66 HEIGHT=19 ALT=""></TD>
  <TD COLSPAN=2 BGCOLOR=#FFFFFF ALIGN=right>&nbsp;</TD>
</TR>
<TR>
  <TD COLSPAN=3 BGCOLOR=#FFFFFF ALIGN=center>
  <TABLE CELLPADDING=5 CELLSPACING=0 BORDER=0 width=100%><TR><TD ALIGN=center>
<!--// Content Starts //-->

<TABLE CELLPADDING=2 CELLSPACING=0 BORDER=0 width=80%><TR><TD>
<span class=toctitle>Table of Contents</span><br>
&nbsp; &nbsp; <span class=tocsubtitle>1) <a href="#install" class=link>Getting Started</a></span><br>
&nbsp; &nbsp; &nbsp; &nbsp; 1.1) <a href="#install-auto" class=link>Automatic Installation</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 1.2) <a href="#admin-login" class=link>Logging in as Administrator</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 1.3) <a href="#admin-sections" class=link>Administrator Panel Sections</a><br>
<br>

&nbsp; &nbsp; <span class=tocsubtitle>2) <a href="#survey-overview" class=link>Survey Overview</a></span><br>
<br>

&nbsp; &nbsp; <span class=tocsubtitle>3) <a href="#survey-editor" class=link>Survey Editor</a></span><br>
&nbsp; &nbsp; &nbsp; &nbsp; 3.1) <a href="#survey-add" class=link>Adding or Modifying a Survey</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 3.2) <a href="#survey-preview" class=link>Previewing a Survey</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 3.3) <a href="#survey-activate" class=link>Survey Activation/Deactivation</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 3.4) <a href="#survey-remove" class=link>Deleting a Survey</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 3.5) <a href="#survey-export" class=link>Exporting a Survey</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 3.6) <a href="#survey-import" class=link>Importing a Survey</a><br>
<br>

&nbsp; &nbsp; <span class=tocsubtitle>4) <a href="#question-editor" class=link>Question Editor</a></span><br>
&nbsp; &nbsp; &nbsp; &nbsp; 4.1) <a href="#question-add" class=link>Adding or Modifying a Question</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 4.2) <a href="#question-preview" class=link>Preview a Question</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 4.3) <a href="#question-delete" class=link>Deleting a Question</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 4.4) <a href="#question-order" class=link>Changing Question Order</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 4.5) <a href="#question-pagebreaks" class=link>Create Page Breaks in Question Order</a><br>
<br>

&nbsp; &nbsp; <span class=tocsubtitle>5) <a href="#survey-results" class=link>Survey Results</a></span><br>
&nbsp; &nbsp; &nbsp; &nbsp; 5.1) <a href="#result-selectsurvey" class=link>Selecting a Survey</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 5.2) <a href="#result-summary" class=link>Survey Summary</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 5.3) <a href="#result-view" class=link>Viewing Question Results</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 5.4) <a href="#result-remove" class=link>Removing a Survey Response</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 5.5) <a href="#result-download" class=link>Downloading Survey Results</a><br>
<br>

&nbsp; &nbsp; <span class=tocsubtitle>6) <a href="#config" class=link>Configuration</a></span><br>
&nbsp; &nbsp; &nbsp; &nbsp; 6.1) <a href="#config-vars" class=link>Set Administration and Survey Defaults</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 6.2) <a href="#config-password" class=link>Change Administrator Password</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 6.3) <a href="#config-backup" class=link>Backup Database</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 6.4) <a href="#config-restore" class=link>Restore Database</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 6.5) <a href="#config-rateit" class=link>Rate this Script</a><br>
<br>

&nbsp; &nbsp; <span class=tocsubtitle>7) <a href="#additional" class=link>Additional Information</a></span><br>
&nbsp; &nbsp; &nbsp; &nbsp; 7.1) <a href="#templates" class=link>Templates</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 7.2) <a href="#languages" class=link>Languages</a><br>
&nbsp; &nbsp; &nbsp; &nbsp; 7.3) <a href="#install-manual" class=link>Manual Installation</a><br>

⌨️ 快捷键说明

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