php - Codeigniter - sharing session between two xampp servers -


say have 2 projects projecta , projectb both deployed in 2 different pcs both pcs having own xampp server installed. both pcs connected internal network.

suppose session started in projecta , put data their. if want access session projectb (another pc server) possible , if possible how ?


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -