Installing Security-Guard Before you begin Install steps Per Namespace Setup Additional Production Configuration Installing Security-Guard Here we show how to install Securi...
Class Phalcon\Debug\Dump Methods Class Phalcon\Debug\Dump Source on GitHub Dumps information about a variable(s) <? php $foo = 123 ; echo ( new \Phalcon\Debu...
Installation Prerequisites Using go get Using dep Using glide Using govendor Installation Prerequisites Install Go Set GOPATH Using go get $ cd < PROJECT IN $GOPA...
If statement If statement Example: var name = readLine ( stdin ) if name == "Andreas" : echo "What a nice name!" elif name == "" : echo "Don't you h...