Search Bloguru posts

独り言

https://en.bloguru.com/UchikuraCo
  • Hashtag "#learningphp" returned 66 results.

PHP Day 13-3 Anonymous Function

thread
Source Source Output Output
You dont have to name ypur function ... it is little confusing.
I do not know why I want create an Anonymous Function.
#learningphp #uchikuraco #valueproposition

People Who Wowed This Post

PHP Day 13-2 Returning Values from Function

thread
Source Source Output Output
This is how you retire values from the functions.
#learningphp #uchikuraco #valueproposition

People Who Wowed This Post

PHP Day 13-1 Global and Local Valuables

thread
Source Source Output Output
The valuable used within the function stays within the function even of the name is the same.
#learningphp #uchikuraco #valueproposition

People Who Wowed This Post

PHP Day 12-3 Functions / Passing Arguments 2

thread
Source Source Output Output
If you do not know the number of arguments you are passing, you can use this function syntax.
#learningphp #uchikuraco #valueproposition

People Who Wowed This Post

PHP Day 12-2 Functions / Passing Arguments

thread
Source Source Output Output
You need sometime to pass arguments (valuables) to the function.
#learningphp #uchikuraco #valueproposition

People Who Wowed This Post

PHP Day 12-1 Defining Functions

thread
Source Source Output Output
This enables PHP program to be modularized ... Useful function.
#learningphp #uchikuraco #valueproposition

People Who Wowed This Post

PHP Day 11-5 Loop / Break

thread
Source Source Output Output
Breaking the loop before the condition is met.
I used to use this to avoid endless loop.
#learningphp #uchikuraco #valueproposition

People Who Wowed This Post

PHP Day 11-3 Loop / While Statement

thread
Source Source Output Output
Another way to create a loop,
#learningphp #uchikuraco #valueproposition

People Who Wowed This Post

PHP Day 11-2 Loop / For Statement

thread
Source Source Output Output
Now we are learning loop statement.
#learningphp #uchikuraco #valueproposition

People Who Wowed This Post

PHP Day 11 Switch Statement

thread
Source Source Output Output
Using Switch statement to determine the action.
#learningphp #uchikuraco #valueproposition

People Who Wowed This Post

  • If you are a bloguru member, please login.
    Login
  • If you are not a bloguru member, you may request a free account here:
    Request Account
Happy
Sad
Surprise