PHP
-
what is php? Hello World First Program
What is PHP: PHP is a server side scripting language. that is utilized to create Static websites or Dynamic websites…
Read More » -
array_chunk function in PHP with examples
Description: array_chunk :-hello friends in this article I will going to learn you one more PHP array function array_chunk function…
Read More » -
settype and gettype Function in PHP with Examples
Description: I will explain two functions gettype and settype in php these two functions are related to the data type…
Read More » -
PHP Variables and PHP Built-in Functions with Examples
What are the PHP Variables: Definition and syntax: PHP Variables are intended to store data that will be used and…
Read More » -
Decision Making in PHP if, if-else, switch case statements
Decision Making Decision Making-One of the most useful aspects of a programming language is the ability to do different actions…
Read More » -
phpMyAdmin localhost 8080 various functionalities using Wamp server
Description : phpMyAdmin localhost 8080 various functionalities using Wamp server-in this article you will learn about the various functionalities of…
Read More »