Forums / Setup & design / how to retrieve session id?

how to retrieve session id?

Author Message

Alessandro Cipriani

Thursday 19 February 2004 6:13:22 am

hi all
i know this is a strictly-php question, but i need it to use with ezPublish. i got to call in a i-frame another site, to which i got to send the session id. so i got to retrieve it, but how? i think there is a native php function to do it...

any hint?
best regards
alessandro

Alex Jones

Thursday 19 February 2004 2:06:32 pm

Check out ezhttp: http://ez.no/ez_publish/documentation/reference/template_operators/data_extraction/ezhttp

Alex

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

Alessandro Cipriani

Monday 23 February 2004 1:32:31 am

thanks alex
is there some example on it?
i need to retrieve the session unique id

best regards
alessandro

Alex Jones

Monday 23 February 2004 6:45:19 am

I'm afraid that I do not have any examples at the moment. Perhaps someone else will chime in...?

Alex

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

Alessandro Cipriani

Tuesday 24 February 2004 1:08:13 am

is ezhttp able to retrieve native php sessionid?
with native i mean the sessionid managed by php, not any user session variable

best regards
alessandro