if ($psi_shipping_addtnl_info != '') {
 echo '<< NO USER INPUT >>';
}

Im catching a _POST variable from a form, now i wonder im filtering it out
to pass again to another variable is this possible?


-- -
Louie Miranda
http://www.axishift.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to