a_backup.html
来自「调查问卷系统源码。想下的就下吧。不要条件」· HTML 代码 · 共 12 行
HTML
12 行
<TABLE CELLPADDING=5 CELLSPACING=0 BORDER=0 WIDTH=100%>
<TR><TD style="text-align: justify;">
Starting with version 1.2, phpQuestionnaire allows you to backup and restore your phpQ database. This is very useful in case you ever run into a corrupted database or your hard drive crashes. Using the database backup feature, you can be re-installed and running in minutes, without having lost any of your data prior to your last backup. Backing up your database can also be an excellent idea when you are upgrading, in the slight chance something should go wrong.<br><br>
phpQ allows you to backup the entire database or a single survey and all results to one file. When clicking on the "Download Data" button, you will be prompted to save a file with a .phpQ extension to your machine.<br><br>
When backing up a single survey, your phpQ configuration information will be omitted. A backup of the entire database, however, will store all of your phpQ configuration in the downloadable file allowing you to <B><A HREF="javascript:opener.phpQHelp('a_restorefile', 'RestoreDataFile')" class=link>restore your installation</A></B> exactly as it appears at that moment.<br><br>
You can also use the survey backup feature to share a survey and all associated results with a friend who also uses phpQ. However, if you would prefer to share the survey and questions without the results, you should look into the Export and Import features on the <B>Survey Editor</B> page.
</TD></TR>
</TABLE>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?