Category PHP Tutorials

Reference Variable in PHP

Reference Variable in PHP 2

We have learned in the last tutorial, about Variable and its scope in PHP. Now, we will discuss some examples of variables and Data Types in PHP. But before that, if you have not seen the previous posts How to…