Tag: CORE PHP

6 years ago

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

6 years ago

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

6 years ago

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

7 years ago

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

7 years ago

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

7 years ago

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

7 years ago

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

Most Popular Posts

MySQL REGEXP Operator

Posted on 6 years ago

Bhumi

How To Install Bugzilla on Windows

Posted on 11 years ago

Bhumi