$stack = ["orange", "banana"]; array_push($stack, "apple", "raspberry"); print_r($stack);
CC-BY-SA 3.0 · Powered by MediaWiki
개인정보처리방침 · ABOUT