: : also what is the code to load a certain page when an if statement returns true? ex: if ($a == $b){ #?#loadthispage#?#; } else { #?#loadthispage#?#; }
: also what is the code to load a certain page when an if statement returns true? ex: if ($a == $b){ #?#loadthispage#?#; } else { #?#loadthispage#?#; }