Latest
Host Your PHP Websites With EasyPHP
I quite remember the hurdle I went through getting a good apache+mysql software to test my PHP Applications locally before I uploaded them onto the net. My problem… Read More »
From Text Messaging to Data Protection
I have successfully completed my tutorials on how to Send SMS Message Using Clickatell API with a php script. The responses I have gotten so far are quite… Read More »
Send SMS Message Using Clickatell API – Part 7
After going through the first 6 parts of this tutorial, I realized I could do more to check the status of an sms message so i decided to… Read More »
Free Text Messaging On Textforfree.net
My quest for more free sms messaging websites has become interesting as I just found another interesting website Textforfree.net that allows users to send free text messages on… Read More »
Send SMS Message Using Clickatell API – Part 6
The last part of the tutorial is using the callback url feature of the clickatell api. This feature allows the Clickatell gateway to forward message status details of… Read More »
Zingku: Google’s Next Acquisition
For all you Google followers who felt Google’s age of acquisition was over, you should be bracing yourself for more news. From Youtube to DoubleClick to Dogbeball ,… Read More »
Send SMS Message Using Clickatell API – Part 5
This part of the tutorial is probably the most important part of the whole tutorial in sending an sms message using the clickatell api. You will create a… Read More »
Send SMS Message Using Clickatell API – Part 4
The next thing to do is create a file “settings.php” which will store general settings for sending sms messages using clickatell’s api. settings.php <?php $baseurl =”http://api.clickatell.com”; //User details… Read More »
Send SMS Message Using Clickatell API – Part 3
The next part of the tutorial is the Interface to type your SMS Message. I have designed a simple interface that you can use. You can also design… Read More »
Send SMS Message Using Clickatell API – Part 2
The second part of the tutorial is actually optional for those who know their way around php coding. These pages will help you diagnose errors with ease. Create… Read More »















