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 |
What does == mean in php?
What is .htaccessfile and use of this file
How does html form submit work?
Describe the importance of DABA BASE ABSTRACTION LAYERS in PHP and database connection?
Tools used for drawing er diagrams?
In what are the ways you can encrypt the password ?
What is the use of mysqli_real_escape_string() function?
What are the functions used in php?
What is php key?
Tell me what does pear stands for?
How do you check if an arraylist is empty?
What is local variable in php?