Jump to content

sessions: mysql and pop3


quasiman

Recommended Posts

I have a php/mysql login system in use, and I'd like to add a simple pop3 client for my users. So when an account is created through the current scripts, they're also given a pop3 account (Curl to Cpanel via doaddpop), then able to read email while logged in.

My problem is that a users login session is set with their username, and when going to check email they need to use the full email address as a login.

How can I append the domain name to the users session without killing it?
Link to comment
https://forums.phpfreaks.com/topic/9515-sessions-mysql-and-pop3/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.