PHP Script To Test Send Email
Sometimes sending email can be a pain for some servers. Especially if it is shared hosting with a blacklisted IP, and all the emails sent either…
Sometimes sending email can be a pain for some servers. Especially if it is shared hosting with a blacklisted IP, and all the emails sent either…
I have been using Gmail for my primary email communication for several years. It is great, fast, and also convenient. But recently I had an issue…
A couple of months ago Google App Engine announced their support for PHP. It is the fourth language supported by Google App Engine after Python, Java,…
Transferring files between a computer and a mobile Android phone no longer requires a cable. And I’m not saying you should use Bluetooth, since Bluetooth file…
Recently I found that some of my friends sent me an email asking me to see an important document in Google Drive. The title said “Kindly…
WordPress for Android has been out for a while. But I thought it might be a good share. WordPress for Android is available for free in…
I love Asana! In our team workflow, Asana is one of the most important tools we are using for our project management. I wrote some top…
If you are a web developer who loves PHP, I bet you have heard about Composer. Composer is a dependency manager for PHP. So what does…
If you are using XAMPP, you can access your local server by going to http://localhost. Now I would like to share how to create your own…