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 numeric types to…

Read more »
Everything about js Object

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 understand them first…

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 name stored in…

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 ) second version in…

Read more »