CSV files are quite common these days owing to the fact that CSV files are simple text and make data transfer between different systems very easy....
Geolocation software/services are used to find the actual geographic location of an IP address, the geographic information may be accurate till...
At times we might end up on a server setup where there is no MySQL, or on a hosting where MySQL is expensive, or say you would like to play around...
Most of the programmers are provided username/password pair which is used in their relevant programs to work with even in a development...
String manipulation & substring extraction are an important part of any programming language, so it to RDBMS systems like MySQL where it helps...
Image manipulation is an interesting subject, as well almost inevitable in today's websites, you can use it to render CAPTCHA, crop & resize...
Being in the era of instant updates & notifications one would at some point or the other would need to parse/format date & time, be it any...
Smarty is a templating engine for PHP, it's one of the most popular templating engine used by PHP developers. Using a templating engine helps...
GROUP_CONCAT function is one MySQL's lesser known functions, which has the ability to ease programmers' work in certain situations. As the name of...
In today's internet of JavaScript rich UI, it's sometimes very important to know the browser/platform user is using for browsing your site so...
Python being one of the most popular languages, it's being used increasingly used for creating dynamic websites or for specific parts of websites,...
DKIM stands for DomainKeys Identified Mail, it helps associate a domain with an email message to help prove the authenticity of the message. DKIM...
PHP being the most popular & easy to deploy language for web applications offers a large number for functions for sorting compared to other...
Most modern day websites take inputs from user in the form of comments, reviews, PMs etc. and it's needed to control the HTML tags in the users'...
At times it's possible to complete a batch job using parallel processing using fork instead of threads which needs much more careful planning. On...
How To Find Similar Sounding Words Let say a condition where we wanted a utility that finds a matches of words which sounds all same. For...
Signals are a limited form of inter-process communication, it analogous to hardware interrupts. It is generally used by the operating system to...
xargs is an utility which is used to build & execute command-lines. xargs reads from the standard input (STDIN) space, tab, newline & end-of-file...
It might happen that your hard disk died on you, or the DVD backup you had does not read correctly. Generally, CD & DVD media retain data...
Memcached is a free & open-source, robust, fast & distributed memory object caching system. Memcached was originally developed by Brad Fitzpatrick...
Separate names with a comma.