String compare : String Compare : String PHP Source Code


PHP Source Code » String » String Compare »

 

String compare




<?php
  $hobby = "Music";
  if ($hobby = "Music"){
     echo "You have an interesting hobby";
  }
?>
           
       



HTML code for linking to this page:

Follow Navioo On Twitter

PHP Source Code

 Navioo String
» String Compare