Data Types in PHP

Saturday, April 13, 2019
Data Types in PHP: PHP data type mainly divided into three types: Scalar Data Type Compound Data Type Special Data Type ...
Data Types in PHP Data Types in PHP Reviewed by Abdul iTech on Saturday, April 13, 2019 Rating: 5

Types of Errors in PHP

Saturday, March 09, 2019
Types of Errors in PHP Errors are mainly divided into four types: Notice  Error : Notice is nothing but a small message to us...
Types of Errors in PHP Types of Errors in PHP Reviewed by Abdul iTech on Saturday, March 09, 2019 Rating: 5

What is Constant in PHP?

Thursday, March 07, 2019
What is Constant in PHP? A constant is an identifier for a data value. Once defined, the data value identified by a constant can’t be...
What is Constant in PHP? What is Constant in PHP? Reviewed by Abdul iTech on Thursday, March 07, 2019 Rating: 5
What is Variable Variable Name in PHP? What is Variable Variable Name in PHP? Reviewed by Abdul iTech on Tuesday, March 05, 2019 Rating: 5

What is a Reference in PHP

Sunday, March 03, 2019
What is a Reference in PHP? A reference is an alias of a variable. PHP supports references in a very similar way as the Perl language...
What is a Reference in PHP What is a Reference in PHP Reviewed by Abdul iTech on Sunday, March 03, 2019 Rating: 5
Powered by Blogger.