Tell me what types of loops exist in php?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?

0 Answers  


How to copy a file?

0 Answers  


How can we automatically escape incoming data?

0 Answers  


What is the difference between session_unregister() and session_unset()?

0 Answers  


what is the best function that can be used to connect to mysql database and in what cases that we can use below functions ? 1. mysql_connect() 2. mysql_pconnect() please give your answer with all pros and cons

1 Answers  


Can we override static method in php?

0 Answers  


Is php pass by reference or value?

0 Answers  


What are php filters?

0 Answers  


Is string php function?

0 Answers  


Is php front end?

0 Answers  


How do I clear my browser session?

0 Answers  


How to access standard error stream in PHP?

0 Answers  


Categories