Relative Content

Tag Archive for phpsessioncodeigniter-4

PHP Sessions Involving two subdomains

I have one subdomain using codeigniter4 (which requires php7’ish) and a homegrown subdomain (using php5). Yes, php5 bad, hence the new codeigniter site. I have tried to get the sessions to work together, to no avail. What is the best way to troubleshoot the issue?