![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archive$_POST value is set but always = null even if you enter something
From: comp.lang.php <phillip.s.powell@gmail.com>
Date: Mon Mar 20 2006 - 17:19:33 CET
[PHP]
if ($_POST['hasReviewedApplicant']) echo $_POST['school_type_other'];
?>">
I verified via both var_dump() and print_r() that
Can someone tell me what on earth I did wrong this time? I'm lost here!
Thanx
|