Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent
error even though the first line of my file looks like:
<?php session_start();
This error shows only in wamp server not show in xampp and easyphp. pls help