hi
 if you are running your script on your computer your form action should be
like this
 <form action="http://localhost/file.php>
else
if you are testing your script on the net may be your host have a directory
that named cgi-bin
your php files should be placed there!
thanks
----- Original Message -----
From: "Richard" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 30, 2002 5:11 PM
Subject: [PHP-WIN] forms POST help


> i have php4 up and running, but whenever i POST an html form to a php page
i
> always get a 404 error message, even though the php page is present.
>
> Can anyone help?
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to