Page 3 of 3

Posted: Sat Feb 22, 2003 2:53 pm
by Nik
i dont beleive it!!

It workes with the include statement as well!!

I have no reason to desperately want redirection but i had in mind that the only way for one script to pass control to another was with header statement!!!! I was wrond and pls accept my apologies!1

It wokrs with both ways but with includse ven faster and with less code!!

Can u pls explain me how it workes now that i actually worked? :)

Thanks again!

Posted: Sat Feb 22, 2003 4:09 pm
by twigletmac
http://www.php.net/manual/en/function.include.php

I've linked to it a couple of times in my previous posts, it explains how the include() function works.

Mac