Posted by Jon Slaughter on 05/04/07 15:50
"Simon Stewart" <address@www.simonstewart.ie> wrote in message news:5a11isF2mnbg8U1@mid.individual.net... > Art > > Try something like this. > > $holdchk= (strlen ($_POST['B1'])>0 and strlen($_POST['app_fname'])==0); > $action= ($holdchk)? "some.php": "other.php"; > echo "<form method='POST' action='$action'>"; > > avoid isset and empty > And why is that?
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming