I am new to PHP. I am using PHP/oracle to develop a microarray database web application.
When I use head() function to redirect the page, the session information can not pass. I tried to add "?something" to url, it works with pages without frames. But I use frames in my web pages. Is there any way to work around.
Thanks