I want something like this <a href="<?php echo getcmsurl('Faqs')">FaQ's</a>
means on clicking FAQ's ,cms page created named faqs
from admin panel would be linked (called) and displayed.
Or is there any other way ?
Thanks.
I want something like this <a href="<?php echo getcmsurl('Faqs')">FaQ's</a>
means on clicking FAQ's ,cms page created named faqs
from admin panel would be linked (called) and displayed.
Or is there any other way ?
Thanks.
报告相同问题?