hi yall
how can i escape php variables inside a html attribute, being echoed with php?
like follows:
echo "<img title=' " . $ls_cb_title . " '>";
hi yall
how can i escape php variables inside a html attribute, being echoed with php?
like follows:
echo "<img title=' " . $ls_cb_title . " '>";