Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » A Really Easy Php Question
Closed Thread
Old 01-18-2007, 02:25 AM   #21 (permalink)
 
Ultra Techie

Join Date: Sep 2005

Posts: 638

tommyboy123x is on a distinguished road

Send a message via AIM to tommyboy123x
Default

for some reason when i did something like
PHP Code:
echo 'invite keys: '.$_SESSION['invitekeys']; 
it showed it as thought it were an empty variable, yet when i store the session variable as something normal, say $invitekeys, it works perfectly.

It may have been a typo because it was a bit late in the night, but i decided it is easier to store it as a regular variable before putting any auth headers and freely accept the extra inefficiency ;-).
__________________

Some real (as in actual) surveys that pay money!
tommyboy123x is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On