Jump to content

Is it possible with PHP?


ueon

Recommended Posts

pewww good question... Logically i would think that you could provide access to those accounts in your application to login then check for the email and save them to an array then call the array into the mail function... obviously I DIDN'T test this :)

Or you can ask them if you could use their database that store email address, search address under your account then send mail using those address in database. And I didn't test this either...

just brainstorming...

"Is it possible with PHP to write an application where it sends an email to everyone in an users Gmail + Hotmail contacts list if they provide the email address and password?" - Yes, almost anything is possible.

 

You can either use Curl, or you can use the built in API's as mentioned above.

 

 

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.