[PHP] Form refresh problem

2001-01-20 Thread Lucas Young
esults My problem is that a user, having voted once, can keel clicking refresh in their browser and the form data keeps getting sent, incrementing the poll results each time Is there a way to kill form data once it;s been posted, or is there a better way of doing what I am trying to accomplish?

[PHP] opinion polling code

2001-01-20 Thread Lucas Young
te is down (www.ralusp.net) thanks in advance Lucas Young -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] my cookies arent working!

2001-01-20 Thread Lucas Young
Hi all I think most of the problems I am having with PHP and sample code not working seems to be because cookies arent being generated I'm using php.ini in it's default config Windows 2000 Pro IIS PHP 4.0.4pl1 PHP seems to be working fine otherwise... I did the installshield install then unzipped

RE: [PHP] my cookies arent working!

2001-01-20 Thread Lucas Young
ECTED]] Sent: Sunday, 21 January 2001 4:44 p.m. To: Php-General Subject: Re: [PHP] my cookies arent working! On Sun, Jan 21, 2001 at 04:24:09PM +1300, Lucas Young wrote : > I think most of the problems I am having with PHP and sample code not > working seems to be because cookies arent being gene

RE: [PHP] my cookies arent working!

2001-01-21 Thread Lucas Young
+1300, Lucas Young wrote : > I'm actually using code from the web - sympoll from www.ralusp.net and > authlib, both give me errors and neither seems to be writing cookies... I > note in PHP the session save path is /tmp, where should this folder live? Where you think its best