I'm linking to another page that is opening in a window.
here is the link:
Now when i open the file, i want it to be showed to people that are logged in, which is where i encounter my problem.. I'm including my files to the login script, and using both session_start(); and ob_start(); on the page opened in the window, but it just wont use my cookies in there..
Does anyone know why this is happening?
- Edit: Nobody knows what to do ? :O