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 am using Apache 2.0.43 (win32) with PHP 4.2.3 on a Windows XP machine, to serve my web development locally. Pages are served locally, except when it comes to HTML form data. It appears that the data is not being passed to PHP. The error reads......
'Notice: Undefined variable: Array in C:\Web_documents\My Websites\RSGolf\php\handleform.php on line 41'
I run the same script on my ISP server with no problem. I suspect a php set up error - any ideas ?