Help for this page
someFunc() if($someVar==$anotherVar);
if(someVar==anotherVar)someFunc(); else anotherFunc();