Welcome to Geeklog, Anonymous Thursday, December 26 2024 @ 08:59 am EST
Geeklog Forums
phpESP for Geeklog?
Status: offline
maigoofy
Forum User
Junior
Registered: 02/09/03
Posts: 15
Hope this is the right place to bring this up. While searching for a good survey package, I found phpESP, an excellent open source tool for deploying a feedback. I also found that PostNuke has a module for it. It would be great if someone give a thought to it. I know it is easy to say. Just a thought.
http://phpesp.sourceforge.net/
17
11
Quote
Status: offline
Ruatha
Forum User
Junior
Registered: 01/31/03
Posts: 26
I'd really like to see this as well, but I'm kind of waiting to see how the GL Plug-in API changes with the pending 1.8 release. Until someone makes a plug-in for phpESP, you can wrap phpESP surveys and result fairly easily in to a GL site. Just install phpESP as a standalone application on your site and build your survey.
For each survey, create a php file with the following;
Text Formatted Code
/* phpESP survey page */
require_once('/path/to/lib-common/lib-common.php');
$sid=2; // id number of phpESP survey
// $results=1; // uncomment this line to display the results instead of the questions.
$display = COM_siteHeader('menu');
include("/path/to/phpESP/public/handler.php");
$display .= COM_siteFooter(true);
echo $display
30
13
Quote
All times are EST. The time is now 08:59 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content