Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 396 Bytes

Clase5.md

File metadata and controls

24 lines (14 loc) · 396 Bytes

Estructuras de control

bucle for:

http://php.net/manual/en/control-structures.for.php

bucle foreach:

http://php.net/manual/en/control-structures.foreach.php

condicional if:

http://php.net/manual/en/control-structures.if.php

Trabajo con cadenas

lista

http://php.net/manual/es/ref.strings.php

strpos

http://php.net/manual/es/function.strpos.php