"; //$staticVar = "a"; //$staticVar = "!"; $staticVar++; } echo testStatic(); echo ""; echo testStatic(); echo ""; echo testStatic(); echo ""; echo "The above output is generated by the code below:"; highlight_file( __FILE__ ); ?>