| 
 Posted by shimmyshack on 05/11/07 11:48 
On 11 May, 04:55, Kentor <ken...@gmail.com> wrote: 
> Hello, 
> 
> I'm having trouble to setup one session that will work for subdomains 
> and the main domain... I've read a lot about using various ways like 
> init_set() or set.cookie_domain or using .htaccess and some others I 
> can't remember... Everyone posting examples on the net are people who 
> are having trouble with this session subdomain thing and I've tried 
> some solutions but they don't seem to work. Please suggest something 
> without having to access php.ini... and the same problem goes for 
> cookies... but I guess if I can figure out sessions then cookies will 
> be ok.. thanks 
> 
> Simon 
 
sorry for typo 
$domain = 'server.com';
 
  
Navigation:
[Reply to this message] 
 |