Api

Currency convertion using google api in php

We all are using google. Any thing we are finding in web we first trust on google and we believe that google output is ten times better than others. Whether we talk about searching, charting, Apis etc. So here we are talking about api for currency c…

Send mail using smtp in php

Some time when you need to send mail in bulk amount.Then normal mail() function is not working.Because they have a limit to send email every day. You have to use third party script to send email like Amazon etc .Today i am using sending mail using Am…

Load More
That is All