Create Free SMS app using PHP, JSON API, cURL and txtWeb Arun David 12:33 PM The current period is SMS era. Where in just 140 character made twitter dominate the social media. We are used to have everything right ... Read more 6 comments:
Android Getting Started Hello World Example Arun David 12:21 PM I hope this post will help everyone those who want to start with Android applications. To develop Android applications you should have... Read more No comments:
Facebook, Twitter like JSON feeds with PHP, JavaScript, Ajax, jQuery,MySQL Arun David 12:02 PM When you go to Facebook or Twitter, The first thing you notice is that the page is loaded and within seconds the status feeds will be di... Read more 1 comment:
Facebook like friendly time with GMT and UTC using PHP & Javascript Arun David 11:46 AM Usually when we want to insert timestamps in a database. We will either put the column default as 'Current Timestamp' or insert the... Read more 1 comment:
Both sement based and query string(GETmethod) variables in url ofcodeigniter site Arun David 11:23 AM By default codeigniter doesn't support query string or get method variables, we can use only segment based url. To enable both segme... Read more No comments:
Remove index.php from url of codeigniter site using htaccess Arun David 11:21 AM Usually when we run a CodeIgniter website, the url will have index.php after the hostname. To remove this we need to use mode_rewrite, ... Read more No comments:
Find Real IP address and location details of visitor Arun David 11:11 AM Finding real IP address of a user is becoming highly important now-a-days, that too if the visitor is behind any firewall it's get... Read more 2 comments: