Hi All :
I want to use CKFinder CheckAuthentication() to secure my web system !
But you know PHP session can't cross 2 different pages instead of using GET or POST method to send the session id to another !
So , the problem is how to send the PHP session to CKFinder ?
Is there any solutions ?
I want to use CKFinder CheckAuthentication() to secure my web system !
But you know PHP session can't cross 2 different pages instead of using GET or POST method to send the session id to another !
So , the problem is how to send the PHP session to CKFinder ?
Is there any solutions ?

Re: Problem : How to send PHP session to CKFinder ?
PHP manual
your own session handler
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Problem : How to send PHP session to CKFinder ?
http://blog.beamstyle.com.hk/?p=170
Re: Problem : How to send PHP session to CKFinder ?
Do you mean all *.php files?