How to say if?
-
Hello,
I’ve this code
<br><span style="color:#FF4500"><b>Able to pay by ATM:</b></span> <?php meta('atm'); ?></br>
this is my meta come display in my single content. And also this is a selectable option (it means i’m choosing from my panel to be what in there). I want to know, how could i say to this code if i choose Example option 1 the result be linked to the page 1 and if i choose option 2 to be linked in page 2 automatically?
Thanks/.
- The topic ‘How to say if?’ is closed to new replies.