php
Codelack php
Variables in PHP
BY
admin
Variable is name of memory location used to store some data. In PHP no need to provide data types at ...
php
Scalar data types in php
BY
admin
In php four data types Boolean Integer Float String Boolean data type in php This data type can represent either ...