CSS Tips CSS Tips

22Feb/120

Cannot send session cache limiter – headers already sent

Use This Php Script at top of the your php page this script start session before dowload include file i hope you will solve this problem.

1
<?php if (!isset($_SESSION)) {session_start();}?>
0.000000
0.000000
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment

(required)

No trackbacks yet.