I am very new to PHP and just need to know if this code will work.
Tried looking at the manual online but I am still unclear. Would just try it, but I am away from my Mac.
Thanks.
PHP:
<?php if ($thispage=="Rental Info" or "Rental Policy") echo "id=\"current\""; ?>
Tried looking at the manual online but I am still unclear. Would just try it, but I am away from my Mac.
Thanks.