PHP Array Functions

Publié le: 13 octobre 2015
sur la chaîne: Php Tutorials
7,403
41

PHP Functions

PHP Functions allow you to combine several statements of code into a 'function'. These functions can then be called by their given name, and all of the code contained will run and return the results. This will drastically help you clean up code and use less repetitive code.

1. Introducing Functions

The very basics of how custom functions in PHP work is what you will learn here. We will leave understanding how a function is structured as well as how to pass in arguments and set defaults for those arguments.

6:52
Introducing Functions
6:11
PHP Function Arguments
6:58
PHP Function Default Arguments


2. Function Returns and More

In most cases we will want to do more than just echo a value inside of our functions, in order to do that we will need to have the function 'return' a value. This way we are able to store data from a function call to any type of value variable. We will go into this and more functions types in this stage.

7:51
Returning Values
5:25
PHP Variable Functions
4:14
PHP Closures


3. PHP Internal Functions

PHP has tons of built in functions to make your life as a PHP developer so much better. We will learn how to find these internal functions, read the docs, and use them!

2:26
PHP Built-Ins and Documentation
8:59
PHP String Functions
8:11
PHP Array Functions
0:42
PHP Functions Next Steps


Sur cette page du site, vous pouvez voir la vidéo en ligne PHP Array Functions durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Php Tutorials 13 octobre 2015, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 7,403 fois et il a aimé 41 téléspectateurs. Bon visionnage!