php code
write a php code that will output/generate the following
1 1
1 2
1 3
2 1
3 1
3 2
3 3
6 years ago
30
Answer(1)![blurred-text]()
![]()
Purchase the answer to view it

NOT RATED
- general.php
write a php code that will output/generate the following
1 1
1 2
1 3
2 1
3 1
3 2
3 3
Purchase the answer to view it