I do not think it is the server name issue. I used
www.original-remote-control.co.uk for testing ..and I have done that
scores of times now :) ..

I do not use setcookie .. I just call session_start() in the beginning
to set the cookie for session.

Jas

--------------------------
Make sure it's not just a cookie-problem related to server name.  The
shopping 
cart session for "original-remote-control.co.uk" is different from the
shopping 
cart for "www.original-remote-control.co.uk".  If this is your problem,
I think 
you can fix it by changing how you call "setcookie".

Of course, this may not be the problem, in which case you can ignore
what I 
just said. :-)

cheers,

Travis




        
                
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25¢
http://photos.yahoo.com/ph/print_splash

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to