About
Its me !
<?php
$myName = “Adham Shafik”;
$birth = “23-7-1991″;
$profession = “Student”;
$programmingLanguages = “PHP,Java”;
$interests = “Politics”;
// i will not echo any of them because they are top secret !!
?>
Its me !
<?php
$myName = “Adham Shafik”;
$birth = “23-7-1991″;
$profession = “Student”;
$programmingLanguages = “PHP,Java”;
$interests = “Politics”;
// i will not echo any of them because they are top secret !!
?>
Mann
It’s VERY odd to define yourself totally in “Variables” !!!
hhhh , very good note but remember that Strings are immutable !