Jump to content

[SOLVED] Cannot send session cache limiter - headers already sent


lokesh_kumar_s

Recommended Posts

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/n/e/l/nelgo1/html/xxx/secure/AddClient1.php:1) in /home/content/n/e/l/nelgo1/html/xxx/secure/AddClient1.php on line 1

 

my code is

 

1 <?php session_start();

2 ob_start();

3 ?>

please give me a solution i am totally confused because all other forms are working fine this is the only form giving me the problem.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.