I am finding that the simple <? session_start(); ?>

is causing pages with JavaScript menus to load with 'error on page" and the
JavaScript to not work

the session without the JavaScript seems fine, as does the JavaScript
without the session ( I can do other things in PHP without conflict)

Lastly... "refreshing" the page causes it to load fine...with the session
started

Ideas?  on what I might be doing wrong?   I have used php sessions without
problem for some time, the JavaScript is "generated" by DreamWeaver





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to