List of questions
Related questions
Question 15 - AD0-E720 discussion
An Adobe Commerce developer needs to display a URL in the template. How would the variable $ur1 be securely output in the template?
A.
<?php echo $escaper->escapeUrl($url) ?>
B.
<?php echo $escaper->escapeLink($url) ?>
C.
<?php echo $escaper->escapeHtml($url) ?>
Your answer:
0 comments
Sorted by
Leave a comment first