Re: [PHP] Re: controls "list menu"
hy, I have next lines of code: 1. All Open Leads My Unread Leads Recently Viewed Leads Today's Leads 2. "> Select One: >My Unread Leads >Recently Created
Re: [PHP] Re: controls "list menu"
On Tue, 2002-08-13 at 11:35, Peter Bottenberg wrote: > Hy, > > Save this script as select.php > > $action = $_POST["action"]; > if (!isset($action)) > { > $action = "select"; > } [ snip rest ] Sorry, but the PHP irc channel is full of people asking why form variables can't be seen by PHP f