The @-Operator
Posted: Mon Mar 01, 2010 12:26 pm
Hi, I am new here and hope this is the right bard.
My question is:
What is the difference between
@session_start();
and
session_start();
Actually I am curious what this @-Operator is for.
[Because i could not search for @ I hope this is not a stupid question that has been covered a hundred times b4]
My question is:
What is the difference between
@session_start();
and
session_start();
Actually I am curious what this @-Operator is for.
[Because i could not search for @ I hope this is not a stupid question that has been covered a hundred times b4]