Skip to content

Instantly share code, notes, and snippets.

@frankyonnetti
Created May 23, 2021 20:09
Show Gist options
  • Save frankyonnetti/1a6f2eed3410e5620df2c987bc1fdb46 to your computer and use it in GitHub Desktop.
Save frankyonnetti/1a6f2eed3410e5620df2c987bc1fdb46 to your computer and use it in GitHub Desktop.
PHP - console.log #php
<?php
echo '<script>console.log(' . $var . ')</script>';
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment