I'm trying to declare a variable using a php program with and HTML form, the variable should be submitted as a form action "index.php?function=add" then execute an if statement. But when I try to test it didn't behave as expected, in other world, the php program didn't execute....