What is the diffrence between: @session_start(); and session_start();
when you write php. I have discovered that I sometimes need to use the @ in order to get it to work.
when you write php. I have discovered that I sometimes need to use the @ in order to get it to work.
