Fancy search box form design using CSS, HTML, CSS3 Ashok Raj 3:35 PM When you are implementing a search box form for your web application, you may wonder how fancy those are in some websites. It's just... Read more 3 comments:
Change browser url without page reloading with ajax request using JavaScript, HTML5 history API, jQuery, PHP like Facebook, Github navigation menu Arun David 6:09 PM When you are working with ajax, the problem is that after you have loaded some content using ajax, you can't change the URL of the brow... Read more 32 comments:
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: