Following on from my security post, I want to be able to check a user's PHP session from APE.
My idea is that I'll connect APE to my PHP system (Laravel), but how would I pass the session details to the PHP? The task I have is to write a chat system to allow users to chat to each other like real-time private messaging (e.g. Facebook chat). But the user must be logged in to the PHP application and have suitable privileges to send messages. -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
