Do loops php?



Do loops php?..

Answer / Ankit Srivastava

Yes, PHP supports various types of loops including while, do-while, and for. These loops allow you to execute a block of code repeatedly based on certain conditions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

What does == mean in php?

1 Answers  


What is .htaccessfile and use of this file

5 Answers  


How does html form submit work?

1 Answers  


Describe the importance of DABA BASE ABSTRACTION LAYERS in PHP and database connection?

1 Answers  


Tools used for drawing er diagrams?

1 Answers  


In what are the ways you can encrypt the password ?

7 Answers  


What is the use of mysqli_real_escape_string() function?

1 Answers  


What are the functions used in php?

1 Answers  


What is php key?

1 Answers  


Tell me what does pear stands for?

1 Answers  


How do you check if an arraylist is empty?

1 Answers  


What is local variable in php?

1 Answers  


Categories