PHP 7 Fundamental Tutorial for Beginners – PHP Data Types

The name itself indicating, data types means type of data. The values assigned to a PHP variable may be of different data types including simple string and…

Read More

Objects in java-script explained!

Objects are used to store keyed collections of various data and more complex entities. In JavaScript, objects penetrate almost every aspect of the language. So we must…

Read More

Git Interview Questions and Answer Part – 7

How to Compute object ID and optionally creates a blob from a file? git hash-object (Ans) git cat-file git update-ref git count-objects How to Update the object…

Read More

Deep Dive into PHP General Types

History of php father of php rasmus lerdorf in 1994 version 1.0 in(june). (that time he was created (CGI) Comment Gateway Interface and written in C )…

Read More