PK'tx6n1Hphp snippets/package.kpf /**\n * Description \n *\n * @param integer|string|array|bolean|object [$varname] description \n * @return integer|string|array|bolean|object description\n * @global integer|string|array|bolean|object description of global variable usage in a function\n * @static\n * @author Elton Minetto <eminetto@gmail.com>\n */\nfunction [[%ask:Function Name:fname]] () {\n\n}!@#_currentPos!@#_anchor /** \n * Description\n *\n * Elton Luis Minetto <eminetto at gmail dot com>\n * Licenca: \n * @package \n */\nclass [[%ask:Class Name:ClassName]]\n{\n\n}!@#_currentPos!@#_anchor if ([[%ask:Condition:condition]]) {\n\n}!@#_currentPos!@#_anchor switch([[%ask:Var Name:var]]) {\n default:\n\tbreak;\n}!@#_currentPos!@#_anchor foreach([[%ask:Array:array]] as [[%ask:Value:value]]) {\n\n}!@#_currentPos!@#_anchor for([[%ask:Condition:condition]]) {\n\n}!@#_currentPos!@#_anchor <?php ?>!@#_currentPos!@#_anchor $[[%ask:Array Name:arrayName]] = array( );!@#_currentPos!@#_anchor case '[[%ask:Var:var]]':\n !@#_currentPos!@#_anchorbreak; public function __construct!@#_currentPos!@#_anchor( ) {\n\n} public function __destruct() {\n\n}!@#_currentPos!@#_anchor do {\n \n} while ( [[%ask:Condition:Condition]] );!@#_currentPos!@#_anchor else {\n\n}!@#_currentPos!@#_anchor elseif ([[%ask:Condition:Condition]]) {!@#_currentPos!@#_anchor\n\n} include('[[%ask:File Name:FileName]]');!@#_currentPos!@#_anchor include_once!@#_currentPos!@#_anchor('[[%ask:File Name:FileName]]'); require!@#_currentPos!@#_anchor('[[%ask:File Name:FileName]]'); require_once!@#_currentPos!@#_anchor('[[%ask:File Name:FileName]]'); while([[%ask:Condition:Condition]]) {\n\n}!@#_currentPos!@#_anchor 1 PK'tx6n1Hphp snippets/package.kpfPKF: