I dont get what is wrong here, evertime it checks it always says that I need to check for vertical bars. It wont let me get passed this statment if everthing is rightelsif ($q->param('name') || $q->param('site') || $q->param('siteid') | +| $q->param('email') || $q->param('pass') || $q->param('aim') || $q-> +param('yahoo') || $q->param('icq') || $q->param('msn') || $q->param(' +location') || $q->param('intrests') =~ /\|/){ &error("Please make sure no fields have vertical bars, |"); }
In reply to using logical in if statement by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |