HTML Form data passing - Apache Server
Posted: Tue Oct 15, 2002 2:14 am
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 ?

'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 ?