I have installed PHP on a Sambar Web Server. The instruction <? phpinfo(); ?> works fine, but if I try to use a Form from html or Flash, the variables are not passed to the .php file. For example if I want to send a message from a Form, the message in not sent becouse the recipient address is empty. I have added the following instruction on Sambar Web Server, as described on the Sambar Site www.sambar.com [isapi] *.php = d:\php\php4isapi.dll
Someone can help me? -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]