sessions problem [php]
sessions problem [php]
Out of context: Reply #3
- Started
- Last post
- 8 Responses
- qaddisin0
im using version php 4.3.4. dreamweaver creates this
$GLOBALS['MM_Username'] = $loginUsername;
and after checking phpinfo()
i found this:session.auto_start Off
is this the problem. ill try changing this or upload to the server and see what happens. humm...