Skip to content

flobee/phpESP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpESP (php Easy Survey Package)
========================================================================
Written by James Flemer <jflemer@alum.rpi.edu>
[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.

About

php Easy Survey Package (phpESP)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 75.4%
  • HTML 21.7%
  • XSLT 1.2%
  • CSS 0.7%
  • PLpgSQL 0.4%
  • JavaScript 0.3%
  • Other 0.3%