On uploading php page, it is giving warning. Error seems to be of session related

Posted by Shantanu Gupta on Stack Overflow See other posts from Stack Overflow or by Shantanu Gupta
Published on 2010-04-12T12:39:13Z Indexed on 2010/04/12 12:43 UTC
Read the original article Hit count: 278

Filed under:
|

Error I tried this page to run on local, it is running perfectly fine but showing me a warning on uploading. What might be the reason.

I used session as per given in w3schools..

The session_start() function must appear BEFORE the tag

© Stack Overflow or respective owner

Related posts about php

Related posts about session