PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
hi volka
i made a connection into a mailserver using User name , Password and mailserver name.
{"imap_open ("{mailserver:110/pop3}INBOX", "user_id", "password");"}
Now i have a successful connection .
And i want to know what is my connection mail address?
I doubt there is a standard function to get this information, but I might be wrong. emails are not my speciality
(so this is barely more than a *bump* )