Posted by Bert Apperlo on 01/19/06 15:17
Oh thnx! What a stupid mistake! Thank you very, very much!
Palle Hansen wrote:
> Bert Apperlo wrote:
>
>> I have just started to work with sessions, but it won't work. The code
>> I have is:
>
>> $_SESSION['var_waarde'] = "Gewoon een waarde";
>
>> $_SESSION['var-waarde'];
>
>
> $_SESSION['var_waarde'] = "Gewoon een waarde";
>
> $_SESSION['var-waarde'];
>
> need i to say more?
Navigation:
[Reply to this message]
|