Jan 7 TIL

2ood·2021년 1월 7일
0

coding journal 2021

목록 보기
3/4

bookmark : javatpoint-phpForm

1.special Variables

  • special variable starts and ends with double underscore(__).
  • case insensitive.
  • resolved at compile-time.

2. Array Definintion

3. execution passage

  • wrap the shell code with ` (shft+"~").

result : root

4. call by reference

  • put ampersand(&) before the variable name.

result : Hello Call By Reference

5. parameter default value

result : Hello Rajesh Hello Sonoo Hello John

6. Associative Array & traversing


result :
Key: Sonoo Value: 550000
Key: Vimal Value: 250000
Key: Ratan Value: 200000

profile
이우드 라고 읽는답니다

0개의 댓글