PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
But when the page submitted & I try to get the status value with $_REQUEST['status'], it shows 1 if I choose Yes & 2 in other case. How can I get the output value in $_REQUEST. I can't change the option value in string. Also can't use if/else statements to get that output value. Plz help me.