Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General > PHP / mySQL

Notices


 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 01-05-2018, 03:04 AM   #10
aesthetiqclinic
Registered User
 
Join Date: Jan 2018
Posts: 230
php support four type of loops
1. for loop: mostly used to repeat a code for specified number of times.
2. while loop: use to repeat a code until the test condition remains true.
3. do-while loop: at least one time execution of code. after that code execution depends upon condition.
4: foreach: execute a block of code for each element of array
aesthetiqclinic is offline   Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Importance of Php Development for Web Development tech.biztech Programming General 35 11-22-2019 12:37 AM
How many types of joining in php mark1 PHP / mySQL 9 02-17-2017 07:00 AM
What are Loops in Java? What are three types of loops? Shivangi Panwar Java 6 06-20-2016 04:02 AM
Explain the different types of errors in PHP. Broach India Programming General 6 03-13-2015 10:23 PM
PHP project training in ahmedabad, live project training in php ahmedabad anantitsolution Post your ad here 1 07-16-2013 07:42 PM


All times are GMT -7. The time now is 02:40 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.