|
Posted by Shelly on 12/30/05 00:08
"NurAzije" <nurazije@gmail.com> wrote in message
news:1135888408.415878.143480@g43g2000cwa.googlegroups.com...
>I have solved the problem, it was a hidden space after <?php, but I
> discovered something weird, when I go from one page to another I lose
> the registered session, I must on every page register them again, any
> help with that please ??
>
Do you have session_start() at the beginning of every page?
Also, include files, even if included withing a <?php ?> group, need their
own <?php ?> in order for the php to work.
Shelly
Navigation:
[Reply to this message]
|