Forum Moderators: coopster
So far we have found a way to read and write data in the application database when a new user registers on Magento.
But the session object set doesnt work across the two sites...
is this thing possible or is there any other alternate approach to achieve the same effect..
thanks
Take a look at session_set_save_handler [us.php.net] for some more ideas and information.