Changing the Format of Date and Time in PHP
In this article, though i am not presenting anything new, but surely something that is quite useful for PHP programmers.
In this article, though i am not presenting anything new, but surely something that is quite useful for PHP programmers.
Now download youtube video going to be very easy. New amazing application Airy comes, its provide easy way to save YTB videos without any hiccups. Eltima softwares release Airy 3.0 version for MAC and Windows users with some worthy features like High quality video resolution, format supported FLV, MP4 and 3GP.
Now a day, it is very common requirement of the clients, to have the data in CSV format and thus has become a routine work for the software developers. Though there is nothing difficult to create a csv file from the available data in php, but still many find it hard to make it downloadable from …
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.
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.
Today, I am presenting a very innovative PHP feature in front of you, App Icon Generator for IOS and Android. It may serve as a real great utility for android and iOS developer.
Capturing website using PHP script is very easy. In this post, explain you how to capture screenshot using PHP code. We are using an PHP class “screenshot.class.php”. It will send an web request to ScreenshotLayer API to grab the website screenshot in JPG, GIF or PNG formats.
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.
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.
AngularJS is very intersting and smart javascript framework. In this post explain you how to create Search Form using AngularJS in PHP.
In this post we explain you How to Combine Two Arrays – One for Key and Another for Value in PHP. For do this PHP has predefined array function array_combine(). Using this function combined array is return.
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.