how to post already posted variables!?!?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Nik
Forum Contributor
Posts: 138
Joined: Wed Jan 29, 2003 6:02 pm
Location: Thessaloniki, Greece

Post 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!
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post 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
Post Reply