Hi All
I have looked all over the internet for this. What I basically want to do is implementing following link to the flash getURL(); function.
<a href="http://www.celebslair. com/index.php?actio n=logout;sesc=' , $context['session_id'], '">
I can not make the .swf file get the ', $context['session_id'], ' from my PHP web site. I search all over the internet but there is not a simple solution for this. I am using Simple Machines Forum (SMF) in case if it helps.
I have looked all over the internet for this. What I basically want to do is implementing following link to the flash getURL(); function.
<a href="http://www.celebslair. com/index.php?actio n=logout;sesc=' , $context['session_id'], '">
I can not make the .swf file get the ', $context['session_id'], ' from my PHP web site. I search all over the internet but there is not a simple solution for this. I am using Simple Machines Forum (SMF) in case if it helps.
Comment