The short version
I have a very simple test.php script that does not work in Mozilla or Firefox 0.9 but works fine in IE.
Most of my browsing is done in Firefox and I have not noticed other cookie type problems with other sites so I'm assuming it's config on my virtual hosting server???
Anyone had anything similar?
email me for the URL of the test.php if you're happy to see if it happens for you too.
Many thanks, Sam.
The long version
I created an email form in php about a year ago and use setcookie to track errors and pass resuts to the 'success' page.
Still works fine in IE but does not work in Mozilla 1.5 or Firefox 0.9.
I wrote it using Mozilla as the main test browser (version ?) and it was fine.
I had not had the need to test is for ages (so I don't know precisely when it failed) but it does not work with Moz or Firefox.
I've created a very simple test.php and this also does not setcookie in Mox or ff.
Anyone had anything similar?