Today i came across a functionality where i need to Export the MYSQL data into CSV/Excel file via PHP function/script. There are such requir...
Import CSV/Excel data into MYSQL database via PHP
Today i came across a functionality where i need to import the CSV/Excel file in to MYSQL database via PHP script. There is a special requi...
Force a vertical scroll bar in non-IE browsers to avoid page jump
Webpages that don’t fit vertically in the browser window have a vertical scroll bar, pages that do fit in the browser window don’t have this...
Add the New Twitter Follow Button to Your Website
Now your website users can follow you on Twitter with one click, instead of needing to visit your actual Twitter webpage and potentially lo...
Force WWW onto Domain Name URLs for SEO with .htaccess
You can get to a website by typing http://mydomain.com or by typing http://www.mydomain.com. So should this matter to you as a developer? Y...
Embed a Twitter Feed on your website with jQuery
In a previous post I showed possibly the easiest way to embed a Twitter feed on your website. This brought up a couple of questions from s...
How to embed a Twitter Feed on your website
One of the great things about Twitter is that you rarely ever go to the actual site. You can use a program like Tweetie or TweetDeck to send...