PHP switch Statement Example Tutorials
In the previous tutorial we have discussed about PHP if..else..elseif statements. This tutorial we are going to discuss above PHP
In the previous tutorial we have discussed about PHP if..else..elseif statements. This tutorial we are going to discuss above PHP
PHP conditional statements are used in various conditions that require decision-making. A fundamental statement is the PHP if statement. In
In the previous tutorials, we have discussed how to create an array in php and different types of arrays in
In the previous tutorial, we have learn about Arrays in PHP, In that we defined an array as a variable
PHP Array behaves like special variables that able to hold more than one value. PHP Array : By definition, PHP
PHP Superglobals are predefined global variables that are found within the PHP library. They can be accessed at any point
PHP functions is one of the language’s most powerful concept. PHP is a programming language that is associated with dynamic
In this tutorial we are going to learn about PHP variables and its types. PHP variables are unique in many
PHP Operators are key words that are used to perform operations on operands (variables). PHP operators have been divided into
In this tutorial we are going to discuss about PHP String and String functions. Here String is one of the
In this tutorials, I am going to give you the list of php data types. PHP data types are divided
PHP provides two methods of outputting data onto the screen. Those are PHP echo and print statements. Both statements give
Syntax is relates to the right way to say or do things. PHP syntax stands for the right usage of
This tutorials tells you, how to use PHP comments in your php code. This part of PHP lets the developer
Before going to work with PHP Examples, we shall explore a little knowledge about IDEs Support in PHP and text
PHP, which stands for PHP: Hypertext Processor, is a server-side scripting language works together with HTML to develop dynamic websites
In this tutorials, you will see what is AngularJs Directive and how to work with Angular Directive. In AngularJs application
In this tutorials, we are going to learn about how to make AJAX calls in AngularJs Framework. In Angular http
AngularJs directives controls the rendering of HTML markup inside the AngularJs application. AngularJs lets us to extends the HTML attributes
One of the important feature of AngularJs is Data Binding. Data binding makes the AngularJs application synchronisation, that means it