如何在锚固件php中添加可点击链接

如何在锚固件php中添加可点击链接,php,html,anchor,Php,Html,Anchor,如何在php函数内的锚中添加可点击链接 <div class="custom-control custom-checkbox mb-3 mr-sm-2"> <input class="custom-control-input" id="rememberMe" type="checkbox" name="terms"> <label cl

如何在php函数内的锚中添加可点击链接

<div class="custom-control custom-checkbox mb-3 mr-sm-2">
        <input class="custom-control-input" id="rememberMe" type="checkbox" name="terms">
        <label class="custom-control-label" for="rememberMe"><?php _e("Accept Terms & Conditions")?></label>
      </div>


我们想添加一个可点击的链接,例如:“在“接受条款与条件”中,您需要明确使用锚定标记”;?>“>您是否真的计划实施翻译?