找传奇、传世资源到传世资源站!

PhpQuestionnaire

  • 资源分类:PHP语言基础
  • 发 布 人:房东的猫
  • 文件大小:未知
  • 文件格式:.zip
  • 浏览次数:0
  • 下载次数: 0
  • 发布时间:12月5日

  • 标签: ESphpre
8.5玩家评分(1人评分)
下载后可评
介绍 评论 失效链接反馈

【实例简介】PhpQuestionnaire
PhpQuestionnaire太强大了。它是一个完整的在线调查问卷创建系统,能够方便的为来访者定制调查问卷,还为高级用户提供了复杂灵活的选项,从而能够细挑控制所有的调查方式!

【实例截图】

from clipboard

【核心代码】

.
├── PhpQuestionnaire
│   ├── CHANGELOG.txt
│   ├── INSTALL.txt
│   ├── README.txt
│   ├── admin
│   │   ├── admin.php
│   │   ├── choose.php
│   │   ├── dlresults.php
│   │   ├── favicon.ico
│   │   ├── help.php
│   │   ├── images
│   │   │   ├── arrow.gif
│   │   │   ├── arrowdown.gif
│   │   │   ├── arrowup.gif
│   │   │   ├── bar.gif
│   │   │   ├── border.gif
│   │   │   ├── bound1.gif
│   │   │   ├── bound2.gif
│   │   │   ├── bound3.gif
│   │   │   ├── bound7.gif
│   │   │   ├── bound8.gif
│   │   │   ├── bound9.gif
│   │   │   ├── buttondown.gif
│   │   │   ├── buttonup.gif
│   │   │   ├── corner1.gif
│   │   │   ├── corner10.gif
│   │   │   ├── corner11.gif
│   │   │   ├── corner2.gif
│   │   │   ├── corner3.gif
│   │   │   ├── corner4.gif
│   │   │   ├── corner5.gif
│   │   │   ├── corner6.gif
│   │   │   ├── invdot.gif
│   │   │   ├── logo.gif
│   │   │   ├── logo2.gif
│   │   │   ├── phpQrot.gif
│   │   │   ├── tableft.gif
│   │   │   ├── tablefton.gif
│   │   │   ├── tabright.gif
│   │   │   └── tabrighton.gif
│   │   ├── index.php
│   │   ├── main.php
│   │   ├── poptemplate.html
│   │   ├── popuperror.php
│   │   ├── question.php
│   │   ├── survey.php
│   │   ├── template.css
│   │   └── template.html
│   ├── confirm.php
│   ├── docs
│   │   ├── images
│   │   │   ├── 1.1-01.gif
│   │   │   ├── 1.1-02.gif
│   │   │   ├── 1.2-01.gif
│   │   │   ├── 2-01.gif
│   │   │   ├── 3-01.gif
│   │   │   ├── 3-02.gif
│   │   │   ├── 3.1-01.gif
│   │   │   ├── 3.1-02.gif
│   │   │   ├── 3.1-03.gif
│   │   │   ├── 3.6-01.gif
│   │   │   ├── 4-01.gif
│   │   │   ├── 4.1-01.gif
│   │   │   ├── 5-01.gif
│   │   │   ├── 5-02.gif
│   │   │   ├── 5.2-01.gif
│   │   │   ├── 5.3-01.gif
│   │   │   ├── 5.3-02.gif
│   │   │   ├── 5.5-01.gif
│   │   │   └── 6-01.gif
│   │   └── index.html
│   ├── error.php
│   ├── file_id.diz
│   ├── fillsurvey.php
│   ├── inc
│   │   ├── cfunctions.php
│   │   ├── efunctions.php
│   │   ├── functions.php
│   │   ├── ifunctions.php
│   │   ├── index.html
│   │   ├── init.php
│   │   ├── jsadmin.php
│   │   ├── jschoose.php
│   │   ├── jslogin.php
│   │   ├── jsquestion.php
│   │   ├── jsstats.php
│   │   ├── jssurvey.php
│   │   ├── mysql.php
│   │   ├── ofunctions.php
│   │   ├── pfunctions.php
│   │   ├── qfunctions.php
│   │   ├── sfunctions.php
│   │   ├── tlfunctions.php
│   │   └── vfunctions.php
│   ├── index.php
│   ├── languages
│   │   ├── chinese
│   │   │   ├── help
│   │   │   │   ├── a_alanguage.html
│   │   │   │   ├── a_backup.html
│   │   │   │   ├── a_cdomain.html
│   │   │   │   ├── a_hotscripts.html
│   │   │   │   ├── a_interface.html
│   │   │   │   ├── a_language.html
│   │   │   │   ├── a_listsurvey.html
│   │   │   │   ├── a_password.html
│   │   │   │   ├── a_popupdisp.html
│   │   │   │   ├── a_resourceindex.html
│   │   │   │   ├── a_restoreb.html
│   │   │   │   ├── a_restorefile.html
│   │   │   │   ├── a_restoreurl.html
│   │   │   │   ├── a_summarydisp.html
│   │   │   │   ├── a_template.html
│   │   │   │   ├── a_textdisp.html
│   │   │   │   ├── a_timeout.html
│   │   │   │   ├── c_fileformat.html
│   │   │   │   ├── m_apasswd.html
│   │   │   │   ├── m_db.html
│   │   │   │   ├── m_host.html
│   │   │   │   ├── m_passwd.html
│   │   │   │   ├── m_user.html
│   │   │   │   ├── q_aistyle.html
│   │   │   │   ├── q_answers.html
│   │   │   │   ├── q_astyle.html
│   │   │   │   ├── q_contentname.html
│   │   │   │   ├── q_defaultanswer.html
│   │   │   │   ├── q_htmlcontent.html
│   │   │   │   ├── q_instructions.html
│   │   │   │   ├── q_istyle.html
│   │   │   │   ├── q_numanswers.html
│   │   │   │   ├── q_numcolumns.html
│   │   │   │   ├── q_order.html
│   │   │   │   ├── q_qstyle.html
│   │   │   │   ├── q_question.html
│   │   │   │   ├── q_required.html
│   │   │   │   ├── q_selectsize.html
│   │   │   │   ├── q_summary.html
│   │   │   │   ├── q_survey.html
│   │   │   │   ├── q_textatt.html
│   │   │   │   ├── q_type.html
│   │   │   │   ├── s_aistyle.html
│   │   │   │   ├── s_astyle.html
│   │   │   │   ├── s_autonum.html
│   │   │   │   ├── s_buttonstyle.html
│   │   │   │   ├── s_completion.html
│   │   │   │   ├── s_description.html
│   │   │   │   ├── s_email.html
│   │   │   │   ├── s_estyle.html
│   │   │   │   ├── s_importfile.html
│   │   │   │   ├── s_importurl.html
│   │   │   │   ├── s_indent.html
│   │   │   │   ├── s_instructions.html
│   │   │   │   ├── s_istyle.html
│   │   │   │   ├── s_language.html
│   │   │   │   ├── s_name.html
│   │   │   │   ├── s_oncompletion.html
│   │   │   │   ├── s_qstyle.html
│   │   │   │   ├── s_ranswer.html
│   │   │   │   ├── s_rborder.html
│   │   │   │   ├── s_redirecturl.html
│   │   │   │   ├── s_responseemail.html
│   │   │   │   ├── s_responsenotice.html
│   │   │   │   ├── s_results.html
│   │   │   │   ├── s_rgraph.html
│   │   │   │   ├── s_rstats.html
│   │   │   │   ├── s_rwidth.html
│   │   │   │   ├── s_select.html
│   │   │   │   ├── s_template.html
│   │   │   │   ├── s_usedates.html
│   │   │   │   ├── s_users.html
│   │   │   │   └── s_width.html
│   │   │   ├── images
│   │   │   │   ├── buttonactive.gif
│   │   │   │   ├── buttondeactive.gif
│   │   │   │   ├── buttonpending.gif
│   │   │   │   ├── delete1.gif
│   │   │   │   ├── delete2.gif
│   │   │   │   ├── edit.gif
│   │   │   │   ├── headingadmin.gif
│   │   │   │   ├── headingdlresults.gif
│   │   │   │   ├── headinghelp.gif
│   │   │   │   ├── headingimport.gif
│   │   │   │   ├── headinginstallation.gif
│   │   │   │   ├── headinglogin.gif
│   │   │   │   ├── headingoverview.gif
│   │   │   │   ├── headingquestion1.gif
│   │   │   │   ├── headingquestion2.gif
│   │   │   │   ├── headingresults.gif
│   │   │   │   ├── headingresults2.gif
│   │   │   │   ├── headingresults3.gif
│   │   │   │   ├── headingsummary.gif
│   │   │   │   ├── headingsurvey1.gif
│   │   │   │   ├── headingsurvey2.gif
│   │   │   │   ├── headingsurveylist.gif
│   │   │   │   ├── headingwizard1.gif
│   │   │   │   ├── preview.gif
│   │   │   │   ├── qmark.gif
│   │   │   │   ├── star.gif
│   │   │   │   ├── step1.gif
│   │   │   │   ├── step2.gif
│   │   │   │   ├── textactive.gif
│   │   │   │   ├── textexpired.gif
│   │   │   │   ├── textnotactive.gif
│   │   │   │   ├── textpending.gif
│   │   │   │   └── tresultbutton.gif
│   │   │   └── index.php
│   │   └── english
│   │       ├── help
│   │       │   ├── a_alanguage.html
│   │       │   ├── a_backup.html
│   │       │   ├── a_cdomain.html
│   │       │   ├── a_hotscripts.html
│   │       │   ├── a_interface.html
│   │       │   ├── a_language.html
│   │       │   ├── a_listsurvey.html
│   │       │   ├── a_password.html
│   │       │   ├── a_popupdisp.html
│   │       │   ├── a_resourceindex.html
│   │       │   ├── a_restoreb.html
│   │       │   ├── a_restorefile.html
│   │       │   ├── a_restoreurl.html
│   │       │   ├── a_summarydisp.html
│   │       │   ├── a_template.html
│   │       │   ├── a_textdisp.html
│   │       │   ├── a_timeout.html
│   │       │   ├── c_fileformat.html
│   │       │   ├── m_apasswd.html
│   │       │   ├── m_db.html
│   │       │   ├── m_host.html
│   │       │   ├── m_passwd.html
│   │       │   ├── m_user.html
│   │       │   ├── q_aistyle.html
│   │       │   ├── q_answers.html
│   │       │   ├── q_astyle.html
│   │       │   ├── q_contentname.html
│   │       │   ├── q_defaultanswer.html
│   │       │   ├── q_htmlcontent.html
│   │       │   ├── q_instructions.html
│   │       │   ├── q_istyle.html
│   │       │   ├── q_numanswers.html
│   │       │   ├── q_numcolumns.html
│   │       │   ├── q_order.html
│   │       │   ├── q_qstyle.html
│   │       │   ├── q_question.html
│   │       │   ├── q_required.html
│   │       │   ├── q_selectsize.html
│   │       │   ├── q_summary.html
│   │       │   ├── q_survey.html
│   │       │   ├── q_textatt.html
│   │       │   ├── q_type.html
│   │       │   ├── s_aistyle.html
│   │       │   ├── s_astyle.html
│   │       │   ├── s_autonum.html
│   │       │   ├── s_buttonstyle.html
│   │       │   ├── s_completion.html
│   │       │   ├── s_description.html
│   │       │   ├── s_email.html
│   │       │   ├── s_estyle.html
│   │       │   ├── s_importfile.html
│   │       │   ├── s_importurl.html
│   │       │   ├── s_indent.html
│   │       │   ├── s_instructions.html
│   │       │   ├── s_istyle.html
│   │       │   ├── s_language.html
│   │       │   ├── s_name.html
│   │       │   ├── s_oncompletion.html
│   │       │   ├── s_qstyle.html
│   │       │   ├── s_ranswer.html
│   │       │   ├── s_rborder.html
│   │       │   ├── s_redirecturl.html
│   │       │   ├── s_responseemail.html
│   │       │   ├── s_responsenotice.html
│   │       │   ├── s_results.html
│   │       │   ├── s_rgraph.html
│   │       │   ├── s_rstats.html
│   │       │   ├── s_rwidth.html
│   │       │   ├── s_select.html
│   │       │   ├── s_template.html
│   │       │   ├── s_usedates.html
│   │       │   ├── s_users.html
│   │       │   └── s_width.html
│   │       ├── images
│   │       │   ├── buttonactive.gif
│   │       │   ├── buttondeactive.gif
│   │       │   ├── buttonpending.gif
│   │       │   ├── delete1.gif
│   │       │   ├── delete2.gif
│   │       │   ├── edit.gif
│   │       │   ├── headingadmin.gif
│   │       │   ├── headingdlresults.gif
│   │       │   ├── headinghelp.gif
│   │       │   ├── headingimport.gif
│   │       │   ├── headinginstallation.gif
│   │       │   ├── headinglogin.gif
│   │       │   ├── headingoverview.gif
│   │       │   ├── headingquestion1.gif
│   │       │   ├── headingquestion2.gif
│   │       │   ├── headingresults.gif
│   │       │   ├── headingresults2.gif
│   │       │   ├── headingresults3.gif
│   │       │   ├── headingsummary.gif
│   │       │   ├── headingsurvey1.gif
│   │       │   ├── headingsurvey2.gif
│   │       │   ├── headingsurveylist.gif
│   │       │   ├── headingwizard1.gif
│   │       │   ├── preview.gif
│   │       │   ├── qmark.gif
│   │       │   ├── star.gif
│   │       │   ├── step1.gif
│   │       │   ├── step2.gif
│   │       │   ├── textactive.gif
│   │       │   ├── textexpired.gif
│   │       │   ├── textnotactive.gif
│   │       │   ├── textpending.gif
│   │       │   └── tresultbutton.gif
│   │       └── index.php
│   ├── previewquestion.php
│   ├── stats.php
│   ├── templates
│   │   ├── blank
│   │   │   └── index.html
│   │   ├── clipboard
│   │   │   ├── images
│   │   │   │   ├── clipboard01.jpg
│   │   │   │   ├── clipboard02.jpg
│   │   │   │   ├── clipboard03.jpg
│   │   │   │   ├── clipboard04.jpg
│   │   │   │   └── invdot.gif
│   │   │   └── index.html
│   │   ├── dashline
│   │   │   ├── dashline.css
│   │   │   └── index.html
│   │   ├── default
│   │   │   ├── images
│   │   │   │   ├── corner1.gif
│   │   │   │   ├── corner11.gif
│   │   │   │   ├── corner2.gif
│   │   │   │   ├── invdot.gif
│   │   │   │   ├── logo.gif
│   │   │   │   └── logo2.gif
│   │   │   └── index.html
│   │   ├── index.html
│   │   ├── rabbit
│   │   │   ├── images
│   │   │   │   ├── background.gif
│   │   │   │   ├── corner1.gif
│   │   │   │   ├── corner2.gif
│   │   │   │   ├── corner3.gif
│   │   │   │   ├── corner4.gif
│   │   │   │   ├── invdot.gif
│   │   │   │   ├── logo.gif
│   │   │   │   └── logo2.gif
│   │   │   └── index.html
│   │   └── simple
│   │       └── index.html
│   ├── verify.php
│   ├── view.php
│   ├── viewoption.php
│   └── ~~~install.php
└── 5t6t网_PhpQuestionnaire.rar

23 directories, 337 files

评论

发表评论必须先登陆, 您可以 登陆 或者 注册新账号 !


在线咨询: 问题反馈
客服QQ:174666394

有问题请留言,看到后及时答复