Currently browsing author

Karthikeyan K, Page 6

00-codeigniter

Codeigniter Tips and Tricks

Hi friends, Codeigniter is my all time favorite php framework in my life. So here I want to share few codeigniter tips …

New features in PHP 5.4 version

The process to release PHP 5.4 is moving on. As you probably know, the updates that were intended for postponed PHP 6 were added …

jQuery.noConflict()

Many JavaScript libraries use $ as a function or variable name, just as jQuery does. In jQuery’s case, $ is just an alias for jQuery, so all …

hotlink1

Prevent hotlinking using .htaccess

Bandwidth theft or “hotlinking” is direct linking to a web site’s files (images, video, etc.) Hotlinking (the act of using images from …

Generate Dynamic Favicon in PHP

Gmail has just launched small but really useful feature in Gmail Labs. Dynamic Favicon showing unread email counts directly in your browser tab icon. …

PHP and htaccess tips and tricks

17 useful htaccess tips and tricks - http://www.queness.com/post/5421/17-useful-htaccess-tricks-and-tips How to get all social media members count by using php Feedburner Twitter Facebook Delicious …

Tips to Create a Static Div

Create the div First of all, you will need to create the actual div layer. Here’s an example of one: 1 2 …

Browsers that supports HTML5

All the buzz these days when seems to be about HTML5. Web designers and techies everywhere have very strong feelings about HTML5 …