arithmetic operations on character variables : $d = 'a00'. using this variable print the following numbers in PHP

PHP
🤖 Code Explanation
The output of this code is as follows:
a01
a01
a02

More problems solved in PHP




















