Tag: CORE PHP
- Bhumi
- 0
- 7 years ago
- Web Development
Lambdas and Closures are new features added to PHP with version 5.3 and greater. Both Lambdas and Closures come with some new functionality and the Read More
PHP supports Type Hinting concept from the version PHP 5 and I have explained about Type Hinting before but today I am going to explain Read More
- Bhumi
- 0
- 7 years ago
- Web Development
PHP supports functions which allow you to execute PHP code from the command line. You don’t need a browser to execute your PHP code. Today Read More
- Bhumi
- 0
- 7 years ago
- Web Development
In this article, we are going to learn, what is PHP Encapsulation? What the advantages of PHP Encapsulation? Before we move to the conceptual understanding Read More
- Bhumi
- 1
- 7 years ago
- Web Development
A few days back, I was watching one movie “Ratatouille”. I saw a rat cooking like a professional chef. I was totally shocked that how Read More
- Bhumi
- 0
- 8 years ago
- Tips & Tricks
In this post, I am going to explain about to create an array from the object in PHP.Sometimes you get data in object form and Read More
PHP is a programming language most widely used for building websites. As I am developer and lecturer both, have prepare article suitable to student and Read More