Welcome to Geeklog, Anonymous Thursday, March 28 2024 @ 06:52 am EDT

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/
 Quote

Status: offline

Creator

Forum User
Full Member
Registered: 07/11/02
Posts: 181
Location:Austin, TX
GPlugs would probably be a better place to post this feature request.

---
L. Whitworth
www.finiserv.com


L. Whitworth
 Quote

Status: offline

maigoofy

Forum User
Junior
Registered: 02/09/03
Posts: 15
OK. I will do that.
 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

 
 Quote

All times are EDT. The time is now 06:52 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