PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I've just spent a week working until after midnight trying to solve a similar issue. As a newbie I feel your pain. My $post would not work on a very simple form. With (AMAZING!) help from others on the forum I have managed to get it working only by upgrading to the very latest version of php and following the manual installation instructions. I'm using the php version 5 beta under apache 2 as a cgi installation all on win2k. This upgrade seems to have solved the issue and my forms are working fine. Hope that's of some help!