Hi all,
i have Windows Professional XP SP2, with IIS and PHP5, Browser = IE7.0
i have created a test.php
and in that file there if only:
<?php
session_start();
?>
no any thing else, when am runnging the page (browsing it) it displays:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at F:\www\cargov1\v2\app\test.php:1) in F:\www\cargov1\v2\app\test.php on line 2
please any advice appreciated ... !!!
thanks in advance ...