Distopico Vegan df54020cc7 config edit vor 11 Jahren
..
$GLOBALS[''] df54020cc7 config edit vor 11 Jahren
$_COOKIE[''] df54020cc7 config edit vor 11 Jahren
$_ENV[''] df54020cc7 config edit vor 11 Jahren
$_FILES[''] df54020cc7 config edit vor 11 Jahren
$_GET[''] df54020cc7 config edit vor 11 Jahren
$_POST[''] df54020cc7 config edit vor 11 Jahren
$_REQUEST[''] df54020cc7 config edit vor 11 Jahren
$_SERVER[''] df54020cc7 config edit vor 11 Jahren
$_SESSION[''] df54020cc7 config edit vor 11 Jahren
<?php $this->… ?> df54020cc7 config edit vor 11 Jahren
<?php ?> df54020cc7 config edit vor 11 Jahren
<?php echo $this->… ?> df54020cc7 config edit vor 11 Jahren
<?php echo ___ ?> df54020cc7 config edit vor 11 Jahren
<?php echo htmlentities(___) ?> df54020cc7 config edit vor 11 Jahren
<?php else: ?> df54020cc7 config edit vor 11 Jahren
<?php foreach (___) ___ <?php endforeach ?> df54020cc7 config edit vor 11 Jahren
<?php if (___) ?> ___ <?php else ?> ___ <?php endif ?> df54020cc7 config edit vor 11 Jahren
<?php if (___) ?> ___ <?php endif ?> df54020cc7 config edit vor 11 Jahren
?>…<?php df54020cc7 config edit vor 11 Jahren
Constructor df54020cc7 config edit vor 11 Jahren
Heredoc df54020cc7 config edit vor 11 Jahren
PHPDoc class df54020cc7 config edit vor 11 Jahren
PHPDoc class var df54020cc7 config edit vor 11 Jahren
PHPDoc constant definition df54020cc7 config edit vor 11 Jahren
PHPDoc function df54020cc7 config edit vor 11 Jahren
PHPDoc function signature df54020cc7 config edit vor 11 Jahren
PHPDoc header df54020cc7 config edit vor 11 Jahren
PHPDoc interface df54020cc7 config edit vor 11 Jahren
Start Docblock df54020cc7 config edit vor 11 Jahren
class { } df54020cc7 config edit vor 11 Jahren
define( ) df54020cc7 config edit vor 11 Jahren
defined( ) df54020cc7 config edit vor 11 Jahren
do while( ) df54020cc7 config edit vor 11 Jahren
else {} df54020cc7 config edit vor 11 Jahren
elseif( ) df54020cc7 config edit vor 11 Jahren
for( ) df54020cc7 config edit vor 11 Jahren
foreach( ) df54020cc7 config edit vor 11 Jahren
function xx( ) df54020cc7 config edit vor 11 Jahren
if ?: a : b; df54020cc7 config edit vor 11 Jahren
if( ) df54020cc7 config edit vor 11 Jahren
if( ) else( ) df54020cc7 config edit vor 11 Jahren
include( ) df54020cc7 config edit vor 11 Jahren
include_once( ) df54020cc7 config edit vor 11 Jahren
new array( ) df54020cc7 config edit vor 11 Jahren
require( ) df54020cc7 config edit vor 11 Jahren
require_once( ) df54020cc7 config edit vor 11 Jahren
return $retVal; df54020cc7 config edit vor 11 Jahren
return FALSE; df54020cc7 config edit vor 11 Jahren
return TRUE; df54020cc7 config edit vor 11 Jahren
switch( ) df54020cc7 config edit vor 11 Jahren
switch( ) case: df54020cc7 config edit vor 11 Jahren
throw df54020cc7 config edit vor 11 Jahren
try { ___ } catch (___) { ___ } df54020cc7 config edit vor 11 Jahren
while( ) df54020cc7 config edit vor 11 Jahren