Thursday, April 14, 2011

[PHP] AMFPHP + Zend Session

Hi, I have tried to use ZendSession class with AMFPHP, but AMFPHP uses raw PHP sessions in some of its functions and methods. I strongly need to manage all session variables by ZendSession. Is there any smart method to get it, instead of hack and modify original AMFPHP code?

From stackoverflow
  • I know this is not the answer to your question, but did you take a look at http://framework.zend.com/download/amf ?

  • I've commented text above, but maybe it's not visible for first look, so I write it once again. I'm not interested in ZendAMF, because it seems to be very slow... But thanx for the answer :) So - any other idea?

    Simon Groenewolt : If you want a comment like yours to be visible it is best to edit your original question - that way everyone will see it. Do not use the answers to make additional comments, because the order can change.

0 comments:

Post a Comment

Note: Only a member of this blog may post a comment.