-
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?
session_start() should be the first line of web page. Dreamweaver’s php templates should be
Share
Don’t use dreamweaver for php programming.