Manish Kumar

I am PHP web developer and blogger.

PHP Code to Remove Unwanted Keys from Json Strings

Json is the most common format used by API providers to express their output. Json provides a very simplified and easily understandable key-value pair formatted data that can be further manipulated and used at great ease.

PHP Code to Implement Fast Pattern Matching

Pattern matching is to check for the presence of some string in a given text. You must be wondering what I am intending to convey by the term fast in the title of this article.

PHP Code To Use YouTube Data API

YouTube APIs are the most popular APIs and daily hundreds of users from around the world search for it on the internet. In this article I am describing the simplest procedure to use YouTube Data API.

Get IP Address and GeoLocation of Login User

If you have a web portal and you need to get the geolocation from an IP address of every user who has logged into your website, then you can do it very easily using simple PHP script.

PHP Code to Search a Keyword in Whole Database

Searching a keyword in a MySql table can be easily implemented, but it has always been a cumbersome task to search a keyword in the whole database. Moreover it is has been observed as a common need for many web application, particularly for advanced search like functionality.

PHP Code to Convert Numeric Value into Text Format

Many a times, in our applications we need to convert number to text format. Till now, we have to write our own logic for it. But a good news for software developers that PHP has introduced a new class with name “Num2Text” that helps converting a number into respective text value.

PHP Code to Shorten URL Using Bitly API

Url shortening is attached with many benefits like social media friendliness and micro blogging usability, better SEO compatibility, ease of sharing, analytic data grossing, and most importantly the shortened URLs look more sober to eyes than usual orthodox long URLs.

Top 5 Tools to Unfollow the Non Followers on Twitter

Information about best Twitter Unfollow App. When a person start with his Twitter account, then his first wish is to have followers in large numbers. Also with the same motivation, when he googles about how to increase the followers, he is again suggested by many to start following as many people as he can.