PHP Predefined Variables & Magic Constants
Predefined Variables Superglobals : Superglobals - built-in variables that are always available in all scopes. Starts with $_ + $GLOBALS $GLOBALS : all variables available in global scope $_SERVER: se
Predefined Variables Superglobals : Superglobals - built-in variables that are always available in all scopes. Starts with $_ + $GLOBALS $GLOBALS : all variables available in global scope $_SERVER: se
My personal attempt to learn unit test in PHP, using PHPUnit. I used two following examples to learn. reference1: https://www.youtube.com/watch?v=-9YVcssCACI reference2: https://www.youtube.com/watch?
브라우저용 / node.js 용으로 구분하여 사용할 수 있는데, 여기서는 브라우저용을 사용한다.주의: 현재 IE 10+ 이상을 지원하므로, 테스트 용도로는 브라우저 세팅을 사용했으나 추후 node.js로 바꿔서 node.js API를 호출해서 사용해야 할 것으로 예상 SDK를 이 리파지토리에서 다운받는다 /dist/aws-cognito-sdk.min.
References : Learning Python Why use Python? Software quality: Readability, coherence, software quality. Developer productivity: Less code, fast run Portability: runs in all major platforms Many usefu
The instance performs a normal shutdown and stops running; its status changes to stopping and then stopped. Any Amazon EBS volumes remain attached to the instance, and their data persists. Any data s