Welcome all readers, Nowadays everybody uses a Smartphone. A Smartphone not only encompass the hardware, that makes it superb but also, the mobile apps to most of the user spends time with. Earlier these apps were made with android, or…
We have learned in the last tutorial, about Reference Variable in PHP. Now, we will discuss operators in PHP. PHP Operators: Simple answer can be given using expression 2+ 5 is equal to 7. Here 2 and 5 are called operands and…
Hey friends, welcome back to developer series. Today I will be writing about Backend technologies. So you will be thinking what are backend technologies. Backend technologies are used to create server part of the client-server architecture. Backend part is the…
We have learned in the last tutorial, about Reference of variable. Now, we will discuss Data Types in PHP. DATA TYPES: The very first question is in our mind is that what is data type. In simple language, if variables…
Hi there, welcome back to developer series, today I will be writing about two Parts of any software or application. They are the backend and the frontend. I will tell the differences and the purpose of separating into front…
In the last tutorial I have guided you through the Installation Procedure of XAMPP, Now we will discuss variable and its scope. But before that, if you have not seen the previous posts Introduction to PHP & How to install…
Overview Whether you want to be a professional web developer, or want to create some dynamic pages for yourself, or a community. The skill that you required after the basic understanding of HTML & CSS, is a scripting language. A…