leeroy1 Posted February 13, 2004 Share Posted February 13, 2004 dreamweaver always pushes my session start php info down past the recordset info. so, my code for the recordset never get's to use my session variables properly. is there some way to have dreamweaver input the session start code instead of me doing it manually so that it doesn't try to move my code around? Quote Link to comment https://forums.phpfreaks.com/topic/1666-session-start/ Share on other sites More sharing options...
morpheus.100 Posted February 26, 2004 Share Posted February 26, 2004 Tis one of Dreamweavers quirks leeroy but try creating a global header and use the <?php include('your_file') ?> to call it into each of your pages. Quote Link to comment https://forums.phpfreaks.com/topic/1666-session-start/#findComment-5544 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.