I'd like o realize an email client
How can i make a php script to interrogate a mail server and access with log in and password?
What are the php functions to make this?
Do you have a script that is done for this case?
Thank you
I'd like o realize an email client
How can i make a php script to interrogate a mail server and access with log in and password?
What are the php functions to make this?
Do you have a script that is done for this case?
Thank you
I've got this code from PX PHP Code exchange before
HTH
Will