From: Peter F. <pe...@si...> - 2006-03-05 19:05:22
|
Matthew Gregg wrote: > The export code is a mess. An unfortunate legacy of the code base. Aaaaah. *Now* we're getting somewhere near :-) > I do however have a few large surveys with 1000+ responses that export > without a problem using phpESP 1.8. I think it is a combination of > question types in the survey + a "large" number of responses and The one in question had one open text, two binary questions and all the rest were radiobutton choices. Not very complex. Maybe it just doen't cope well with a lot of radiobutton questions. > possibly some interaction with php 5.x/mysql 5.x that is the issue. > Anyone willing to rewrite/fix the export code would be much > appreciated. I did post recently asking if anyone could suggest where I could set breakpoints in the code, and what statement to put in there to log the program's presence at each breakpoint (to a file in /tmp, for example). I don't know PHP but I'd be capable of adding the relevant code if someone can suggest it. > Sounds like the XSLT routine you have is a start. It's a bit slow, but it does at least allow me to see what it's doing. > Patches against current CVS would be graciously accepted. Maybe I can find a PHP hacker here who'd be interested. ///Peter |