From: Franky V. L. <lie...@te...> - 2007-12-17 22:11:49
|
Hmm ... is the sid correct? If you want, you can mail me a dump of your DB (in private), so I can take a look at it ... Franky On Mon, 17 Dec 2007 19:56:46 +0000 Web Host Manager <wh...@ve...> wrote: > OK, so now I have: > > <?php > $sid=10; > include("/home/profport/public_html/poll/public/phpESP.first.php"); > ?> > <html> > <head> > </head> > <body> > <?php > include("/home/profport/public_html/poll/public/handler.php"); ?> > </body> </html> > > The form (http://www.profportfolio.org.uk/poll.php) posts OK, but the > response is not being written to the DB. > I get the email : > (I only pasted the first four lines ) : > > survey.id > 10 > > survey.name > profportfolio4 > > survey.response > 0 > > user.username > anonymous > > Weirdly, the email includes responses from other surveys named > "profportfolio". G > > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services > for just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general > |