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

📄 readme.txt

📁 具有多種面版可以選擇的"投票程式" 多國語言版
💻 TXT
字号:
Advanced Poll v2.03 (PHP/MySQL)
Copyright (c)2001 Chi Kien Uong
URL: http://www.proxy2.de

Requirements:

  - MySQL 3.2x or PostgreSQL 7.x
  - PHP3 or PHP4

Installation:

1. Open the configuration file 'config.inc.php' with a text editor
   and set up your database settings.

   $POLLDB["dbName"] = "YourDBName";
   $POLLDB["host"]   = "localhost";
   $POLLDB["user"]   = "YourUsername";
   $POLLDB["pass"]   = "YourPassword";

2. Call the install script from your browser -> http://www.yourURL.com/poll/install.php

⌨️ 快捷键说明

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