We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
ejecutar un fragmento de código
Sometimes, you want to execute a piece of code irrespective of whether an exception was thrown.
The if construct allows you to execute a piece of code if the expression provided along with it evaluates to true.
La construcción if le permite ejecutar un fragmento de código si la expresión provista junto con ella se evalúa como verdadera.
The while loop is used when you want to execute a piece of code repeatedly until the while condition evaluates to false.
El bucle while se usa cuando se desea ejecutar un fragmento de código repetidamente hasta que la condición while se evalúa como falsa.
Finally, if you want to execute a piece of code if the variable's value doesn't match any case, you can define it under the default block.
Finalmente, si desea ejecutar un fragmento de código si el valor de la variable no coincide con ningún caso, puede definirlo en el bloque default.
Loops in PHP are useful when you want to execute a piece of code repeatedly until a condition evaluates to false.
Los bucles en PHP son útiles cuando desea ejecutar un fragmento de código repetidamente hasta que una condición se evalúe como falsa.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.