[PHP] URL Rewrite Problems...

2001-08-13 Thread Brendan P. Caulfield
Hello Everyone, I have recently written a script to change htpasswd via a web interface. The script is running fine, but all of the variables (by default) are being sent in the url. I have not called any of the URL functions, so I am not exactly sure why this is happening. Is there

Re: [PHP] URL Rewrite Problems...

2001-08-13 Thread Tyler Longren
You forgot to add a method=POST into your form tag. Tyler Longren Captain Jack Communications [EMAIL PROTECTED] www.captainjack.com On Mon, 13 Aug 2001 09:35:39 -0500 Brendan P. Caulfield [EMAIL PROTECTED] wrote: Hello Everyone, I have recently written a script to change htpasswd via a