Exemples de variables PHP

<?php
  //this is for beginners //
  $animal = "cow";
?>
Friendly Finch