記事検索

独り言

https://jp.bloguru.com/UchikuraCo
  • ハッシュタグ「#uchikuraco」の検索結果1994件

PHP Day 14-3 Text Search

スレッド
Source Source Output Output
Finding the text within the sentence is a hand function. Like sort(), this function used to require people to write in the program.
#learningphp #uchikuraco #valueproposition

ワオ!と言っているユーザー

PHP Day 14-2 String strlen and ASCII Value

スレッド
Source Source Output Output
Understanding ASXCII value and string length will come in handy.
#learningphp #uchikuraco #valueproposition

ワオ!と言っているユーザー

PHP Day 14-1 String Compare

スレッド
Source Source Output Output
It compares two strings and return value based on the result.
If it returns 0 ... it is a match.
#learningphp #uchikuraco #valueproposition

ワオ!と言っているユーザー

PHP Day 13-3 Anonymous Function

スレッド
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

ワオ!と言っているユーザー

PHP Day 13-2 Returning Values from Function

スレッド
Source Source Output Output
This is how you retire values from the functions.
#learningphp #uchikuraco #valueproposition

ワオ!と言っているユーザー

PHP Day 13-1 Global and Local Valuables

スレッド
Source Source Output Output
The valuable used within the function stays within the function even of the name is the same.
#learningphp #uchikuraco #valueproposition

ワオ!と言っているユーザー

PHP Day 12-3 Functions / Passing Arguments 2

スレッド
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

ワオ!と言っているユーザー

PHP Day 12-2 Functions / Passing Arguments

スレッド
Source Source Output Output
You need sometime to pass arguments (valuables) to the function.
#learningphp #uchikuraco #valueproposition

ワオ!と言っているユーザー

PHP Day 12-1 Defining Functions

スレッド
Source Source Output Output
This enables PHP program to be modularized ... Useful function.
#learningphp #uchikuraco #valueproposition

ワオ!と言っているユーザー

PHP Day 11-5 Loop / Break

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

ワオ!と言っているユーザー

  • ブログルメンバーの方は下記のページからログインをお願いいたします。
    ログイン
  • まだブログルのメンバーでない方は下記のページから登録をお願いいたします。
    新規ユーザー登録へ
ハッピー
悲しい
びっくり