Hope someone's got a clue to what's going. I've been working on a poxy phonebook script for the last 2 weeks. Works like a dream when I upload it to my unix server, so assuming the code's good.
However, when I run the form on my W2k machine (running Apache/PHP/MySQL) the values that should be POSTed to the PHP script using a form never get there. The variables are null when I echo them so I assume this is the case.
The rest of the actions the PHP script is supposed to carry out are all done too. It can connect to a database and pull some stuff off.
It's some sort of system problem - can't find anything else about it in Faq's etc...
Anyone? Anyone?