Answers for "php include double quoatei n sting"

PHP
1

php quotations within quotations

<?php
  echo '<span onclick="$(this).addClass('selected');"> </span>';
?>
Posted by: Guest on July-20-2020
-1

how to print any string in double quotes in php

$web = "...if (url.contains(".mp4"))..."
Posted by: Guest on May-26-2020

Browse Popular Code Answers by Language