Computer Science, asked by sathiyaponnusamy1617, 11 months ago

write a PHP program to implement coditional statements and looping structure.​

Answers

Answered by piyushsahu624
4

Answer:

You can use conditional statements in your code to do this. In PHP we have the following conditional statements: if statement - executes .

Similar questions