[thelist] Call html page with php

Melvin Isken evolt at melvin-isken.de
Tue Feb 19 15:32:01 CST 2002


Hi out there!
I got a stupid problem and I can find no answer:
I need a php-function which calls a html-page to appear in the same
frame like this:
if(password == ok)
{
call_page(test.htm, "oneframe");
}
is there another possibility than using the header(location...)-
command?
Thanks in advance,
Melvin



More information about the thelist mailing list