I getcha, so I send a reply via AJAX to the PHP script and then only the updates come via APE. Hmm, might just work.
On 27 July 2012 14:05, Pablo Tejada <[email protected]> wrote: > Research inlinepush, it allows you to push commands from PHP to the APE > server. So you can send the commands to a PHP script, authenticate the user > and then push it to the APE server. > > Sent from my iPhone > > On Jul 27, 2012, at 4:38 AM, GlennJ <[email protected]> wrote: > > 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/ > > -- > 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/ > -- 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/
