Hi Everybody,
I’m a bit confused about the interaction of PHP’s sessions and Flash sites. A just HTML flash site is clear to me but how to mix PHP code in it? An example:
I have a site where the user fill up a form and get registered in a MySQL database. Then this user can view some members pages with a PHP authentication. So, how to do such a thing with a Flash Site?
Does anybody have some example or tutorial to point?
Thanks