forked from phpESP/phpESP
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
27 lines (24 loc) · 1.02 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
phpESP (php Easy Survey Package)
========================================================================
Written by James Flemer <[email protected]>
[Originally for eGrad2000.com]
phpESP is a package for PHP that provides an easy to use web-based
interface to designing surveys, deploying them on your web site, and
exporting data. It features multiple users and user groups, with data
isolation and hiding between groups. It is suitable for use by a
single person, a department, or an entire organization. The surveys
created by phpESP can be easily embedded into existing HTML templates
with one or two new lines.
-----
FILES
-----
admin/ Administration interface and support files
docs/ Documentation files
examples/ Example files for themes
images/ Image files
locale/ Language files
public/ Public interface to taking surveys
scripts/ Database and other scripts
LICENSE The license, please read this.
For installation instructions please read the INSTALL file in the docs/
directory.