Search found 1 match

by sooner
Fri Jan 24, 2003 3:18 pm
Forum: PHP - Code
Topic: Using header()
Replies: 1
Views: 310

Using header()

Hi, 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 t...