session_start and Dreamweaver templates

Posted by serhio on Stack Overflow See other posts from Stack Overflow or by serhio
Published on 2010-04-06T23:30:34Z Indexed on 2010/04/06 23:33 UTC
Read the original article Hit count: 284

Filed under:
|
|
  • session_start() should be the first line of web page.
  • Dreamweaver's php templates should be used inside the HTML tag (so, obviously this is not the first line).

    What to do?

© Stack Overflow or respective owner

Related posts about php

Related posts about dreamweaver