%php% > ?> %end% %class% class <> { <<>> } %end% %itf% interface <> { <<>> } %end% %f% function <> ( <> ) { <> } %end% %for% for ( <> ; <> ; <> ) { <> } %end% %fore% foreach ( <> as <> ) { <> } %end% %if% if ( <> ) { <> } %end% %else% else { <> } %end% %elseif% elseif ( <> ) { <> } %end% %while% while ( <> ) { <> } %end% %R% $_REQUEST[ '<>' ]<<>> %end% %P% $_POST[ '<>' ]<<>> %end% %S% $_SERVER[ '<>' ]<<>> %end%