POST form to dynamic page name
- From: SMP <priggescottm@xxxxxxxxxxxxx>
- Date: Tue, 31 Jul 2007 09:30:41 -0700
I've got a simple form with an HTML OPTION block. I'd like to POST the
form to a page whose name is based on the OPTION they select.
So for example say the user selected this option, I'd like to POST the
form to a page named "memory.php".
echo "<option value=\"memory\">Memory Utilization</option>";
Any PHP strategies you could provide would be appreciated. Thanks.
.
- Follow-Ups:
- Re: POST form to dynamic page name
- From: ELINTPimp
- Re: POST form to dynamic page name
- Prev by Date: Re: mysql command line client
- Next by Date: Re: fopen - append works, write fails (but file is truncated)
- Previous by thread: mySQL Apache PHP conflict problem
- Next by thread: Re: POST form to dynamic page name
- Index(es):