Posted by whitefael on 05/15/07 20:23
> I don't know about Textpattern - you should ask their support people.
> Butwww.example.comis different than example.com, and the browser won't
> send a cookie from one to the other.
>
> But when you say "calls a pages called css.php" - what do you mean? Is
> this a redirect? An include? A link?
>
> As for testing - yes, this is one way. I don't use die(), but the
> concept is the same.
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstuck...@attglobal.net
> ==================
I asked the same question in the Textpattern forum, but the response
was basically RTFM with a link to the PHP sessions section on php.net.
I read the session section, but I still don't see what I did wrong in
terms of using session_start().
The css.php is an include. From what I understand it creates the link
to the CSS file based on the Textpattern configuration file.
Thanks for the response!
[Back to original message]
|