Hi,
I want to ask a question: I have ape sessions and I want to create
link between PHP and APE. But when I try
client.addEvent('ready',function(){
$('apeid').set('value', client.core.pubid);
});
it returns null. Is it standart behavior? If so, is there any way how
to identify user in inlinepush by sessid? I don't want to check user
login information since it's already handled by PHP.
Regards, Jakub
--
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/