
October 19th, 2005, 08:00 PM
|
|
Registered User
|
|
Join Date: Oct 2005
Posts: 92
Time spent in forums: 1 Day 12 h 31 m 50 sec
Number of bans: 1
Reputation Power: 0
|
|
|
emails addresses by country name
hi,
i want to get the email addresses of specific country from hotmail or yahoo, i mean surely they both hay a coloumn in a table for users for COUNTRY name.. so is there anyway to make an imagenary query like this one
[MYSQL]select emails from yahoo/hotmail server where countryname='abc';[/MYSQL]
and if you know anyother way then please do tell me however i think there should be a way for it with using cURL function.... dont u agree?
|