PHP Variables, Constant, Data Types

In this blog you will learn about PHP Variable, Constant and Data Types What is variable in PHP? (PHP Variable) Variable is name that can store variable in location and…

Comments Off on PHP Variables, Constant, Data Types

What is PHP? Introduction to PHP

PHP(Hypertext Preprocessor) is wildly used open-source(Free) server side scripting language, that used to making interactive and dynamic Web pages. PHP is alternative to competitors scripting language like Microsoft’s ASP. PHP…

Comments Off on What is PHP? Introduction to PHP

DatePicker in Android

DatePicker Dialog is normally used in most application to select date. By the help of this, we can pick date from DatePicker dialog. In this tutorial we will see how…

Comments Off on DatePicker in Android