Solved. The session was not present in document.php. Using an intermediate page whit session_start() and an "include" to document.php was solved. Thanks anyway.
↧