I have a forum builded by php language. That requires user login from a main php page.
One of a php pages inside that forum contains a flash swf file, and that flash will display some user detail such as user ID, age, time zone from MySQL database.
I want to know how the php forum pass user detail to flash.
Anyone know what field/key words I should look for? Any existing online tutorials for this situation? :h:
Thank you so much!