Computer Science, asked by sathiyaponnusamy1617, 1 year 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