Posted by: Md. Masud on: May 24, 2007
I have found a code of php like that. what is the Output of this code? <?php $x = 0; echo -$x; ?> Answer: -1 But i want to know why and how????? with regards masud
Recent Comments